Searched refs:DW_IC_INTR_RX_DONE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/i2c/busses/
H A Di2c-designware-master.c621 if (stat & DW_IC_INTR_RX_DONE)
H A Di2c-designware-core.h95 #define DW_IC_INTR_RX_DONE BIT(7) macro
H A Di2c-designware-slave.c132 if (stat & DW_IC_INTR_RX_DONE)

Completed in 156 milliseconds