Searched refs:NPCX_SMBST_SDAST (Results 1 – 2 of 2) sorted by relevance
934 if (IS_BIT_SET(status, NPCX_SMBST_SDAST)) { in i2c_ctrl_target_isr()1016 if (IS_BIT_SET(status, NPCX_SMBST_SDAST)) { in i2c_ctrl_isr()
1219 #define NPCX_SMBST_SDAST 6 macro