Searched refs:NPCX_SMBCTL1_STOP (Results 1 – 2 of 2) sorted by relevance
253 inst->SMBCTL1 |= BIT(NPCX_SMBCTL1_STOP); in i2c_ctrl_stop()482 if (!IS_BIT_SET(inst->SMBCTL1, NPCX_SMBCTL1_STOP)) { in i2c_ctrl_wait_stop_completed()
1241 #define NPCX_SMBCTL1_STOP 1 macro