Searched refs:DW_IC_CON_RESTART_EN (Results 1 – 4 of 4) sorted by relevance
30 #define DW_IC_CON_RESTART_EN 0x20 macro
229 DW_IC_CON_RESTART_EN | DW_IC_CON_SPEED_STD; in dw_i2c_probe()232 DW_IC_CON_RESTART_EN | DW_IC_CON_SPEED_FAST; in dw_i2c_probe()
74 DW_IC_CON_RESTART_EN)
493 if ((dev->master_cfg & DW_IC_CON_RESTART_EN) && in i2c_dw_xfer_msg()