Searched refs:PWM_POLARITY_NORMAL (Results 51 - 61 of 61) sorted by relevance

123

/linux-master/drivers/pwm/
H A Dpwm-rockchip.c94 state->polarity = PWM_POLARITY_NORMAL;
H A Dpwm-lpc18xx-sct.c250 if (polarity == PWM_POLARITY_NORMAL) {
H A Dpwm-img.c187 if (state->polarity != PWM_POLARITY_NORMAL)
H A Dpwm-samsung.c415 bool invert = (polarity == PWM_POLARITY_NORMAL);
H A Dpwm-meson.c328 state->polarity = PWM_POLARITY_NORMAL;
H A Dpwm-sti.c399 if (state->polarity != PWM_POLARITY_NORMAL)
/linux-master/arch/arm/mach-s3c/
H A Dmach-crag6410.c107 PWM_POLARITY_NORMAL),
/linux-master/drivers/hwmon/
H A Daspeed-g6-pwm-tach.c182 state->polarity = polarity ? PWM_POLARITY_INVERSED : PWM_POLARITY_NORMAL;
/linux-master/drivers/leds/rgb/
H A Dleds-qcom-lpg.c1227 if (state->polarity != PWM_POLARITY_NORMAL)
1301 state->polarity = PWM_POLARITY_NORMAL;
/linux-master/drivers/gpio/
H A Dgpio-mvebu.c710 if (state->polarity != PWM_POLARITY_NORMAL)
/linux-master/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c1565 state->polarity = PWM_POLARITY_NORMAL;

Completed in 189 milliseconds

123