Searched refs:IBF_IBHF_EN_MASK (Results 1 – 2 of 2) sorted by relevance
328 inst->EVENABLE &= ~IBF_IBHF_EN_MASK; in shi_npcx_bad_received_data()417 inst->EVENABLE &= ~IBF_IBHF_EN_MASK; in shi_npcx_handle_host_package()775 inst->EVENABLE |= IBF_IBHF_EN_MASK; in shi_npcx_reset_prepare()920 inst->EVENABLE = BIT(NPCX_EVENABLE_EOREN) | IBF_IBHF_EN_MASK; in shi_npcx_init_registers()
1726 #define IBF_IBHF_EN_MASK (BIT(NPCX_EVENABLE_IBFEN) | BIT(NPCX_EVENABLE_IBHFEN)) macro