Searched refs:DW_IC_STATUS_SLAVE_ACTIVITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/i2c/busses/ | ||
D | i2c-designware-core.h | 105 #define DW_IC_STATUS_SLAVE_ACTIVITY BIT(6) macro |
D | i2c-designware-slave.c | 164 DW_IC_STATUS_SLAVE_ACTIVITY) >> 6); in i2c_dw_irq_handler_slave() |