Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pwm/
Dpwm-atmel-tcb.c160 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_disable()
166 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_disable()
220 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()
226 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()
240 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()
245 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()
Dpwm-renesas-tpu.c119 pwm->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()
124 pwm->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()
129 pwm->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()
Dpwm-ep93xx.c136 if (polarity == PWM_POLARITY_INVERSED) in ep93xx_pwm_polarity()
Dpwm-tiehrpwm.c214 if (pc->polarity[chan] == PWM_POLARITY_INVERSED) in configure_polarity()
222 if (pc->polarity[chan] == PWM_POLARITY_INVERSED) in configure_polarity()
Dpwm-rockchip.c86 if (pwm->polarity == PWM_POLARITY_INVERSED) in rockchip_pwm_set_enable_v2()
Dpwm-vt8500.c176 if (polarity == PWM_POLARITY_INVERSED) in vt8500_pwm_set_polarity()
Dsysfs.c151 polarity = PWM_POLARITY_INVERSED; in pwm_polarity_store()
Dpwm-tiecap.c133 if (polarity == PWM_POLARITY_INVERSED) in ecap_pwm_set_polarity()
Dpwm-sun4i.c336 pwm->chip.pwms[i].polarity = PWM_POLARITY_INVERSED; in sun4i_pwm_probe()
Dpwm-fsl-ftm.c289 if (polarity == PWM_POLARITY_INVERSED) in fsl_pwm_set_polarity()
Dcore.c152 pwm_set_polarity(pwm, PWM_POLARITY_INVERSED); in of_pwm_xlate_with_flags()
/linux-4.1.27/include/linux/
Dpwm.h73 PWM_POLARITY_INVERSED, enumerator
/linux-4.1.27/arch/avr32/boards/favr-32/
Dsetup.c237 5000, PWM_POLARITY_INVERSED),
/linux-4.1.27/arch/avr32/boards/atngw100/
Dmrmt.c162 5000, PWM_POLARITY_INVERSED),
/linux-4.1.27/arch/arm/mach-shmobile/
Dboard-armadillo800eva.c408 33333, PWM_POLARITY_INVERSED),