Searched refs:intr_events (Results 1 – 2 of 2) sorted by relevance
163 int mec_hal_tach_intr_enable(struct mec_tach_regs *regs, uint32_t intr_events, uint8_t enable) in mec_hal_tach_intr_enable() argument171 if (intr_events & MEC_BIT(MEC5_TACH_IEN_OOL_POS)) { in mec_hal_tach_intr_enable()175 if (intr_events & MEC_BIT(MEC5_TACH_IEN_CNT_RDY_POS)) { in mec_hal_tach_intr_enable()179 if (intr_events & MEC_BIT(MEC5_TACH_IEN_INPUT_TOGGLE_POS)) { in mec_hal_tach_intr_enable()
79 int mec_hal_tach_intr_enable(struct mec_tach_regs *regs, uint32_t intr_events, uint8_t enable);