Searched refs:IBF_IBHF_EN_MASK (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()967 inst->EVENABLE = IBF_IBHF_EN_MASK; in shi_npcx_init_registers()
1771 #define IBF_IBHF_EN_MASK (BIT(NPCX_EVENABLE_IBFEN) | BIT(NPCX_EVENABLE_IBHFEN)) macro