Searched refs:PWM_CONTROL_TRIGGER_SHIFT (Results 1 – 1 of 1) sorted by relevance
42 #define PWM_CONTROL_TRIGGER_SHIFT(chan) (chan) macro78 value &= ~(1 << PWM_CONTROL_TRIGGER_SHIFT(chan)); in kona_pwmc_prepare_for_settings()94 value |= 1 << PWM_CONTROL_TRIGGER_SHIFT(chan); in kona_pwmc_apply_settings()