Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c516 inst->EVENABLE2 |= BIT(NPCX_EVENABLE2_IBHF2EN); in shi_npcx_sec_ibf_int_enable()
519 inst->EVENABLE2 &= ~BIT(NPCX_EVENABLE2_IBHF2EN); in shi_npcx_sec_ibf_int_enable()
976 inst->EVENABLE2 = BIT(NPCX_EVENABLE2_CSNREEN) | BIT(NPCX_EVENABLE2_CSNFEEN); in shi_npcx_init_registers()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1712 volatile uint8_t EVENABLE2; member