Searched refs:FIPER_CTRL_DIS (Results 1 – 1 of 1) sorted by relevance
58 #define FIPER_CTRL_DIS(i) (BIT(7) << (i) * 8) macro303 fiper_ctrl &= ~(FIPER_CTRL_DIS(channel) | FIPER_CTRL_PW(channel) | in netc_timer_enable_periodic_pulse()336 fiper_ctrl |= FIPER_CTRL_DIS(channel); in netc_timer_disable_periodic_pulse()566 fiper_ctrl |= FIPER_CTRL_DIS(i); in netc_timer_disable_fiper()586 fiper_ctrl &= ~FIPER_CTRL_DIS(i); in netc_timer_enable_fiper()780 fiper_ctrl |= FIPER_CTRL_DIS(i); in netc_timer_init()