Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-designware-core.h94 #define DW_IC_INTR_START_DET 0x400 macro
H A Di2c-designware-slave.c144 if (stat & DW_IC_INTR_START_DET) in i2c_dw_read_clear_intrbits_slave()
H A Di2c-designware-master.c602 if (stat & DW_IC_INTR_START_DET) in i2c_dw_read_clear_intrbits()