Home
last modified time | relevance | path

Searched refs:DW_IC_INTR_START_DET (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/i2c/busses/
H A Di2c-designware-slave.c138 if (stat & DW_IC_INTR_START_DET) in i2c_dw_read_clear_intrbits_slave()
H A Di2c-designware-core.h98 #define DW_IC_INTR_START_DET BIT(10) macro
H A Di2c-designware-master.c835 if (stat & DW_IC_INTR_START_DET) in i2c_dw_read_clear_intrbits()