Home
last modified time | relevance | path

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

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