Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-crc.c66 if (state->polarity != PWM_POLARITY_NORMAL) in crc_pwm_apply()
150 state->polarity = PWM_POLARITY_NORMAL; in crc_pwm_get_state()
H A Dpwm-sl28cpld.c107 state->polarity = PWM_POLARITY_NORMAL; in sl28cpld_pwm_get_state()
130 if (state->polarity != PWM_POLARITY_NORMAL) in sl28cpld_pwm_apply()
H A Dpwm-sun4i.c134 state->polarity = PWM_POLARITY_NORMAL; in sun4i_pwm_get_state()
149 state->polarity = PWM_POLARITY_NORMAL; in sun4i_pwm_get_state()
290 if (state->polarity != PWM_POLARITY_NORMAL) in sun4i_pwm_apply()
H A Dpwm-bcm-iproc.c96 state->polarity = PWM_POLARITY_NORMAL; in iproc_pwmc_get_state()
178 if (state->polarity == PWM_POLARITY_NORMAL) in iproc_pwmc_apply()
H A Dpwm-imx-tpm.c163 state->polarity = PWM_POLARITY_NORMAL; in pwm_imx_tpm_get_state()
266 val |= (state->polarity == PWM_POLARITY_NORMAL) ? in pwm_imx_tpm_apply_hw()
H A Dpwm-atmel.c280 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_pwm_apply()
334 state->polarity = PWM_POLARITY_NORMAL; in atmel_pwm_get_state()
H A Dpwm-mxs.c95 pol_bits = state->polarity == PWM_POLARITY_NORMAL ? in mxs_pwm_apply()
H A Dsysfs.c202 case PWM_POLARITY_NORMAL: in polarity_show()
225 polarity = PWM_POLARITY_NORMAL; in polarity_store()
H A Dpwm-bcm2835.c117 if (polarity == PWM_POLARITY_NORMAL) in bcm2835_set_polarity()
H A Dpwm-iqs620a.c53 if (state->polarity != PWM_POLARITY_NORMAL) in iqs620_pwm_apply()
H A Dcore.c155 pwm->args.polarity = PWM_POLARITY_NORMAL; in of_pwm_xlate_with_flags()
343 return pwmchip_add_with_polarity(chip, PWM_POLARITY_NORMAL); in pwmchip_add()
944 pwm->args.polarity = PWM_POLARITY_NORMAL; in acpi_pwm_get()
H A Dpwm-rcar.c170 if (state->polarity != PWM_POLARITY_NORMAL) in rcar_pwm_apply()
H A Dpwm-jz4740.c203 if ((state->polarity == PWM_POLARITY_NORMAL) ^ state->enabled) in jz4740_pwm_apply()
H A Dpwm-atmel-hlcdc.c128 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_hlcdc_pwm_apply()
H A Dpwm-lpss.c193 state->polarity = PWM_POLARITY_NORMAL; in pwm_lpss_get_state()
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dtavorevb.c171 PWM_POLARITY_NORMAL),
173 PWM_POLARITY_NORMAL),
H A Dz2.c203 PWM_POLARITY_NORMAL),
205 PWM_POLARITY_NORMAL),
H A Dcolibri-pxa270-income.c199 PWM_POLARITY_NORMAL),
H A Dpcm990-baseboard.c147 PWM_POLARITY_NORMAL),
H A Dpalmte2.c150 PALMTE2_PERIOD_NS, PWM_POLARITY_NORMAL),
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dintel_soc_pmic_core.c28 PWM_LOOKUP("crystal_cove_pwm", 0, "0000:00:02.0", "pwm_pmic_backlight", 0, PWM_POLARITY_NORMAL),
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmp6507.c602 pwm_state->polarity = PWM_POLARITY_NORMAL; in motor_timer_func()
604 pwm_state->polarity = PWM_POLARITY_NORMAL; in motor_timer_func()
627 pwm_state->polarity = PWM_POLARITY_NORMAL; in motor_timer_func()
633 pwm_state->polarity = PWM_POLARITY_NORMAL; in motor_timer_func()
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-hmt.c74 1000000000 / (100 * 256 * 20), PWM_POLARITY_NORMAL),
H A Dmach-smartq.c139 1000000000 / (1000 * 20), PWM_POLARITY_NORMAL),
/OK3568_Linux_fs/kernel/drivers/video/backlight/
H A Dlp8788_bl.c57 .pwm_pol = PWM_POLARITY_NORMAL,

123