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