Searched refs:NPCX_I3C_MCTRL_DIR (Results 1 – 2 of 2) sorted by relevance
499 mctrl |= BIT(NPCX_I3C_MCTRL_DIR); in npcx_i3c_request_emit_start()502 mctrl &= ~BIT(NPCX_I3C_MCTRL_DIR); in npcx_i3c_request_emit_start()
1958 #define NPCX_I3C_MCTRL_DIR 8 macro