Searched refs:DW_IC_CON_RESTART_EN (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/i2c/busses/
H A Di2c-designware-core.h35 #define DW_IC_CON_RESTART_EN BIT(5) macro
H A Di2c-designware-master.c401 if ((dev->master_cfg & DW_IC_CON_RESTART_EN) &&
850 DW_IC_CON_RESTART_EN;
H A Di2c-designware-slave.c226 DW_IC_CON_RESTART_EN | DW_IC_CON_STOP_DET_IFADDRESSED;

Completed in 231 milliseconds