Searched refs:PWM_POLARITY_NORMAL (Results 1 – 17 of 17) sorted by relevance
/linux-4.1.27/arch/arm/mach-clps711x/ |
D | board-edb7211.c | 114 0, PWM_POLARITY_NORMAL),
|
/linux-4.1.27/arch/avr32/boards/merisc/ |
D | setup.c | 175 5000, PWM_POLARITY_NORMAL),
|
/linux-4.1.27/include/linux/ |
D | pwm.h | 72 PWM_POLARITY_NORMAL, enumerator
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-bcm2835.c | 112 if (polarity == PWM_POLARITY_NORMAL) in bcm2835_set_polarity()
|
D | pwm-atmel-hlcdc.c | 147 if (polarity == PWM_POLARITY_NORMAL) in atmel_hlcdc_pwm_set_polarity()
|
D | pwm-bcm-kona.c | 169 if (polarity == PWM_POLARITY_NORMAL) in kona_pwmc_set_polarity()
|
D | sysfs.c | 149 polarity = PWM_POLARITY_NORMAL; in pwm_polarity_store()
|
D | pwm-atmel.c | 208 if (polarity == PWM_POLARITY_NORMAL) in atmel_pwm_set_polarity()
|
D | pwm-sun4i.c | 204 if (polarity != PWM_POLARITY_NORMAL) in sun4i_pwm_set_polarity()
|
D | pwm-renesas-tpu.c | 232 pwm->polarity = PWM_POLARITY_NORMAL; in tpu_pwm_request()
|
D | pwm-atmel-tcb.c | 86 tcbpwm->polarity = PWM_POLARITY_NORMAL; in atmel_tcb_pwm_request()
|
D | pwm-samsung.c | 404 bool invert = (polarity == PWM_POLARITY_NORMAL); in pwm_samsung_set_polarity()
|
D | core.c | 154 pwm_set_polarity(pwm, PWM_POLARITY_NORMAL); in of_pwm_xlate_with_flags()
|
/linux-4.1.27/drivers/video/backlight/ |
D | lp8788_bl.c | 61 .pwm_pol = PWM_POLARITY_NORMAL,
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | board-omap3beagle.c | 64 7812500, PWM_POLARITY_NORMAL),
|
/linux-4.1.27/Documentation/ |
D | pwm.txt | 23 50000, PWM_POLARITY_NORMAL),
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | hx4700.c | 578 30923, PWM_POLARITY_NORMAL),
|