Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/
Dec_host_cmd_backend_shi_npcx.c339 inst->EVENABLE &= ~IBF_IBHF_EN_MASK; in shi_npcx_bad_received_data()
429 inst->EVENABLE &= ~IBF_IBHF_EN_MASK; in shi_npcx_handle_host_package()
805 inst->EVENABLE |= IBF_IBHF_EN_MASK; in shi_npcx_reset_prepare()
806 inst->EVENABLE &= ~(BIT(NPCX_EVENABLE_OBEEN) | BIT(NPCX_EVENABLE_OBHEEN)); in shi_npcx_reset_prepare()
967 inst->EVENABLE = IBF_IBHF_EN_MASK; in shi_npcx_init_registers()
1080 inst->EVENABLE |= BIT(NPCX_EVENABLE_OBEEN) | BIT(NPCX_EVENABLE_OBHEEN); in shi_npcx_backend_send()
/Zephyr-latest/soc/nuvoton/npcx/common/reg/
Dreg_def.h1691 volatile uint8_t EVENABLE; member