Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/pwm/
A Dpwm-raspberrypi-poe.c95 state->polarity = PWM_POLARITY_NORMAL; in raspberrypi_pwm_get_state()
108 state->polarity != PWM_POLARITY_NORMAL) in raspberrypi_pwm_apply()
A Dpwm-ab8500.c45 if (state->polarity != PWM_POLARITY_NORMAL) in ab8500_pwm_apply()
153 state->polarity = PWM_POLARITY_NORMAL; in ab8500_pwm_get_state()
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()
A Dpwm-sl28cpld.c107 state->polarity = PWM_POLARITY_NORMAL; in sl28cpld_pwm_get_state()
132 if (state->polarity != PWM_POLARITY_NORMAL) in sl28cpld_pwm_apply()
A Dpwm-intel-lgm.c72 if (state->polarity != PWM_POLARITY_NORMAL || state->period < pc->period) in lgm_pwm_apply()
97 state->polarity = PWM_POLARITY_NORMAL; in lgm_pwm_get_state()
A Dpwm-keembay.c115 state->polarity = PWM_POLARITY_NORMAL; in keembay_pwm_get_state()
130 if (state->polarity != PWM_POLARITY_NORMAL) in keembay_pwm_apply()
A Dpwm-sun4i.c135 state->polarity = PWM_POLARITY_NORMAL; in sun4i_pwm_get_state()
150 state->polarity = PWM_POLARITY_NORMAL; in sun4i_pwm_get_state()
290 if (state->polarity != PWM_POLARITY_NORMAL) in sun4i_pwm_apply()
A Dpwm-bcm-iproc.c86 state->polarity = PWM_POLARITY_NORMAL; in iproc_pwmc_get_state()
170 if (state->polarity == PWM_POLARITY_NORMAL) in iproc_pwmc_apply()
A Dpwm-xilinx.c108 if (state->polarity != PWM_POLARITY_NORMAL) in xilinx_pwm_apply()
186 state->polarity = PWM_POLARITY_NORMAL; in xilinx_pwm_get_state()
A Dpwm-mtk-disp.c79 if (state->polarity != PWM_POLARITY_NORMAL) in mtk_disp_pwm_apply()
212 state->polarity = PWM_POLARITY_NORMAL; in mtk_disp_pwm_get_state()
A Dpwm-ntxec.c91 if (state->polarity != PWM_POLARITY_NORMAL) in ntxec_pwm_apply()
A Dpwm-imx-tpm.c163 state->polarity = PWM_POLARITY_NORMAL; in pwm_imx_tpm_get_state()
268 val |= (state->polarity == PWM_POLARITY_NORMAL) ? in pwm_imx_tpm_apply_hw()
A Dpwm-twl.c287 if (state->polarity != PWM_POLARITY_NORMAL) in twl4030_pwm_apply()
312 if (state->polarity != PWM_POLARITY_NORMAL) in twl6030_pwm_apply()
A Dpwm-clps711x.c49 if (state->polarity != PWM_POLARITY_NORMAL) in clps711x_pwm_apply()
A Dpwm-visconti.c122 state->polarity = PWM_POLARITY_NORMAL; in visconti_pwm_get_state()
A Dpwm-mxs.c95 pol_bits = state->polarity == PWM_POLARITY_NORMAL ? in mxs_pwm_apply()
A Dpwm-atmel.c345 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_pwm_apply()
398 state->polarity = PWM_POLARITY_NORMAL; in atmel_pwm_get_state()
A Dpwm-imx1.c128 if (state->polarity != PWM_POLARITY_NORMAL) in pwm_imx1_apply()
A Dpwm-lpc32xx.c96 if (state->polarity != PWM_POLARITY_NORMAL) in lpc32xx_pwm_apply()
A Dpwm-pxa.c109 if (state->polarity != PWM_POLARITY_NORMAL) in pxa_pwm_apply()
A Dpwm-bcm2835.c112 if (state->polarity == PWM_POLARITY_NORMAL) in bcm2835_pwm_apply()
A Dpwm-iqs620a.c70 if (state->polarity != PWM_POLARITY_NORMAL) in iqs620_pwm_apply()
A Dsysfs.c165 case PWM_POLARITY_NORMAL: in polarity_show()
188 polarity = PWM_POLARITY_NORMAL; in polarity_store()
A Dpwm-pca9685.c370 if (state->polarity != PWM_POLARITY_NORMAL) in __pca9685_pwm_apply()
452 state->polarity = PWM_POLARITY_NORMAL; in pca9685_pwm_get_state()
/linux-6.3-rc2/drivers/mfd/
A Dintel_soc_pmic_crc.c140 PWM_LOOKUP("crystal_cove_pwm", 0, "0000:00:02.0", "pwm_pmic_backlight", 0, PWM_POLARITY_NORMAL),

Completed in 52 milliseconds

123