| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | pwm-crc.c | 66 if (state->polarity != PWM_POLARITY_NORMAL) in crc_pwm_apply() 150 state->polarity = PWM_POLARITY_NORMAL; in crc_pwm_get_state()
|
| H A D | pwm-sl28cpld.c | 107 state->polarity = PWM_POLARITY_NORMAL; in sl28cpld_pwm_get_state() 130 if (state->polarity != PWM_POLARITY_NORMAL) in sl28cpld_pwm_apply()
|
| H A D | pwm-sun4i.c | 134 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 D | pwm-bcm-iproc.c | 96 state->polarity = PWM_POLARITY_NORMAL; in iproc_pwmc_get_state() 178 if (state->polarity == PWM_POLARITY_NORMAL) in iproc_pwmc_apply()
|
| H A D | pwm-imx-tpm.c | 163 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 D | pwm-atmel.c | 280 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_pwm_apply() 334 state->polarity = PWM_POLARITY_NORMAL; in atmel_pwm_get_state()
|
| H A D | pwm-mxs.c | 95 pol_bits = state->polarity == PWM_POLARITY_NORMAL ? in mxs_pwm_apply()
|
| H A D | sysfs.c | 202 case PWM_POLARITY_NORMAL: in polarity_show() 225 polarity = PWM_POLARITY_NORMAL; in polarity_store()
|
| H A D | pwm-bcm2835.c | 117 if (polarity == PWM_POLARITY_NORMAL) in bcm2835_set_polarity()
|
| H A D | pwm-iqs620a.c | 53 if (state->polarity != PWM_POLARITY_NORMAL) in iqs620_pwm_apply()
|
| H A D | core.c | 155 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 D | pwm-rcar.c | 170 if (state->polarity != PWM_POLARITY_NORMAL) in rcar_pwm_apply()
|
| H A D | pwm-jz4740.c | 203 if ((state->polarity == PWM_POLARITY_NORMAL) ^ state->enabled) in jz4740_pwm_apply()
|
| H A D | pwm-atmel-hlcdc.c | 128 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_hlcdc_pwm_apply()
|
| H A D | pwm-lpss.c | 193 state->polarity = PWM_POLARITY_NORMAL; in pwm_lpss_get_state()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-pxa/ |
| H A D | tavorevb.c | 171 PWM_POLARITY_NORMAL), 173 PWM_POLARITY_NORMAL),
|
| H A D | z2.c | 203 PWM_POLARITY_NORMAL), 205 PWM_POLARITY_NORMAL),
|
| H A D | colibri-pxa270-income.c | 199 PWM_POLARITY_NORMAL),
|
| H A D | pcm990-baseboard.c | 147 PWM_POLARITY_NORMAL),
|
| H A D | palmte2.c | 150 PALMTE2_PERIOD_NS, PWM_POLARITY_NORMAL),
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | intel_soc_pmic_core.c | 28 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 D | mp6507.c | 602 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 D | mach-hmt.c | 74 1000000000 / (100 * 256 * 20), PWM_POLARITY_NORMAL),
|
| H A D | mach-smartq.c | 139 1000000000 / (1000 * 20), PWM_POLARITY_NORMAL),
|
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | lp8788_bl.c | 57 .pwm_pol = PWM_POLARITY_NORMAL,
|