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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-iop3xx.c122 iop3xx_adap->SR_received |= sr; iop3xx_i2c_irq_handler()
150 sr = iop3xx_adap->SR_received; iop3xx_i2c_get_srstat()
151 iop3xx_adap->SR_received = 0; iop3xx_i2c_get_srstat()
H A Di2c-iop3xx.h99 u32 SR_enabled, SR_received; member in struct:i2c_algo_iop3xx_data

Completed in 87 milliseconds