Home
last modified time | relevance | path

Searched refs:have_complementary_output (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-stm32.c34 bool have_complementary_output; member
86 if (priv->have_complementary_output) in stm32_pwm_round_waveform_tohw()
179 if (priv->have_complementary_output) in stm32_pwm_round_waveform_tohw()
408 if (priv->have_complementary_output) in stm32_pwm_write_waveform()
790 priv->have_complementary_output = (ccer != 0); in stm32_pwm_detect_complementary()