Home
last modified time | relevance | path

Searched refs:SR_received (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-iop3xx.h93 u32 SR_enabled, SR_received; member
H A Di2c-iop3xx.c115 iop3xx_adap->SR_received |= sr; in iop3xx_i2c_irq_handler()
143 sr = iop3xx_adap->SR_received; in iop3xx_i2c_get_srstat()
144 iop3xx_adap->SR_received = 0; in iop3xx_i2c_get_srstat()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-iop3xx.h93 u32 SR_enabled, SR_received; member
H A Di2c-iop3xx.c115 iop3xx_adap->SR_received |= sr; in iop3xx_i2c_irq_handler()
145 sr = iop3xx_adap->SR_received; in iop3xx_i2c_get_srstat()
146 iop3xx_adap->SR_received = 0; in iop3xx_i2c_get_srstat()

Completed in 2 milliseconds