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