Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c715 if (!IS_BIT_SET(inst->SHICFG2, NPCX_SHICFG2_BUSY)) { in shi_npcx_isr()
906 if (IS_BIT_SET(inst->SHICFG2, NPCX_SHICFG2_BUSY)) { in shi_npcx_cs_wui_isr()
954 inst->SHICFG2 = BIT(NPCX_SHICFG2_SIMUL); in shi_npcx_init_registers()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1688 volatile uint8_t SHICFG2; member