Searched refs:SHICFG5 (Results 1 – 2 of 2) sorted by relevance
511 inst->SHICFG5 |= BIT(NPCX_SHICFG5_IBUFLVL2DIS); in shi_npcx_sec_ibf_int_enable()512 SET_FIELD(inst->SHICFG5, NPCX_SHICFG5_IBUFLVL2, SHI_IBUFLVL2_THRESHOLD); 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()523 SET_FIELD(inst->SHICFG5, NPCX_SHICFG5_IBUFLVL2, 0); in shi_npcx_sec_ibf_int_enable()
1708 volatile uint8_t SHICFG5; member