Home
last modified time | relevance | path

Searched refs:PWM_POLARITY_NORMAL (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v4.19/drivers/pwm/
Dpwm-bcm-iproc.c98 state->polarity = PWM_POLARITY_NORMAL; in iproc_pwmc_get_state()
174 if (state->polarity == PWM_POLARITY_NORMAL) in iproc_pwmc_apply()
Dsysfs.c173 case PWM_POLARITY_NORMAL: in polarity_show()
196 polarity = PWM_POLARITY_NORMAL; in polarity_store()
Dpwm-sun4i.c129 state->polarity = PWM_POLARITY_NORMAL; in sun4i_pwm_get_state()
259 if (state->polarity != PWM_POLARITY_NORMAL) in sun4i_pwm_apply()
Dpwm-jz4740.c140 case PWM_POLARITY_NORMAL: in jz4740_pwm_set_polarity()
Dpwm-bcm2835.c120 if (polarity == PWM_POLARITY_NORMAL) in bcm2835_set_polarity()
Dpwm-atmel-hlcdc.c139 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_hlcdc_pwm_apply()
Dpwm-zx.c79 state->polarity = PWM_POLARITY_NORMAL; in zx_pwm_get_state()
Dpwm-berlin.c138 if (polarity == PWM_POLARITY_NORMAL) in berlin_pwm_set_polarity()
Dpwm-bcm-kona.c194 if (polarity == PWM_POLARITY_NORMAL) in kona_pwmc_set_polarity()
Dcore.c156 pwm->args.polarity = PWM_POLARITY_NORMAL; in of_pwm_xlate_with_flags()
333 return pwmchip_add_with_polarity(chip, PWM_POLARITY_NORMAL); in pwmchip_add()
/Linux-v4.19/arch/unicore32/kernel/
Dpuv3-nb0916.c55 PWM_POLARITY_NORMAL),
/Linux-v4.19/arch/arm/mach-pxa/
Dtavorevb.c174 PWM_POLARITY_NORMAL),
176 PWM_POLARITY_NORMAL),
Dcolibri-pxa270-income.c191 PWM_POLARITY_NORMAL),
Dz2.c205 PWM_POLARITY_NORMAL),
207 PWM_POLARITY_NORMAL),
Dpalmte2.c144 PALMTE2_PERIOD_NS, PWM_POLARITY_NORMAL),
Dpalm27x.c276 PWM_POLARITY_NORMAL),
Dpcm990-baseboard.c154 PWM_POLARITY_NORMAL),
Dzylonite.c117 PWM_POLARITY_NORMAL),
Dpalmtc.c172 PWM_POLARITY_NORMAL),
Dlpd270.c277 PWM_POLARITY_NORMAL),
/Linux-v4.19/drivers/mfd/
Dintel_soc_pmic_core.c48 PWM_LOOKUP("crystal_cove_pwm", 0, "0000:00:02.0", "pwm_backlight", 0, PWM_POLARITY_NORMAL),
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-hmt.c76 1000000000 / (100 * 256 * 20), PWM_POLARITY_NORMAL),
Dmach-smartq.c140 1000000000 / (1000 * 20), PWM_POLARITY_NORMAL),
/Linux-v4.19/drivers/video/backlight/
Dlp8788_bl.c61 .pwm_pol = PWM_POLARITY_NORMAL,
/Linux-v4.19/arch/mips/jz4740/
Dboard-qi_lb60.c398 PWM_POLARITY_NORMAL),

12