Home
last modified time | relevance | path

Searched refs:SR_received (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()