Searched refs:EVENABLE (Results 1 – 2 of 2) sorted by relevance
339 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()
1691 volatile uint8_t EVENABLE; member