Searched refs:NPCX_SHICFG5_IBUFLVL2DIS (Results 1 – 2 of 2) sorted by relevance
511 inst->SHICFG5 |= BIT(NPCX_SHICFG5_IBUFLVL2DIS); in shi_npcx_sec_ibf_int_enable()513 inst->SHICFG5 &= ~BIT(NPCX_SHICFG5_IBUFLVL2DIS); in shi_npcx_sec_ibf_int_enable()522 inst->SHICFG5 |= BIT(NPCX_SHICFG5_IBUFLVL2DIS); in shi_npcx_sec_ibf_int_enable()
1761 #define NPCX_SHICFG5_IBUFLVL2DIS 7 macro