Home
last modified time | relevance | path

Searched refs:NPCX_SHICFG5_IBUFLVL2DIS (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c511 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()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1761 #define NPCX_SHICFG5_IBUFLVL2DIS 7 macro