Searched refs:PWM_POLARITY_INVERSED (Results 26 - 29 of 29) sorted by relevance

12

/linux-master/drivers/pwm/
H A Dpwm-fsl-ftm.c286 if (newstate->polarity == PWM_POLARITY_INVERSED)
H A Dpwm-stm32.c492 PWM_POLARITY_INVERSED : PWM_POLARITY_NORMAL;
/linux-master/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c183 state->polarity = polarity ? PWM_POLARITY_INVERSED : PWM_POLARITY_NORMAL;
/linux-master/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1519 FIELD_PREP(SN_PWM_INV_MASK, state->polarity == PWM_POLARITY_INVERSED);
1563 state->polarity = PWM_POLARITY_INVERSED;

Completed in 144 milliseconds

12