Searched refs:PWM_POLARITY_NORMAL (Results 1 – 25 of 59) sorted by relevance
123
95 state->polarity = PWM_POLARITY_NORMAL; in raspberrypi_pwm_get_state()108 state->polarity != PWM_POLARITY_NORMAL) in raspberrypi_pwm_apply()
45 if (state->polarity != PWM_POLARITY_NORMAL) in ab8500_pwm_apply()153 state->polarity = PWM_POLARITY_NORMAL; in ab8500_pwm_get_state()
66 if (state->polarity != PWM_POLARITY_NORMAL) in crc_pwm_apply()150 state->polarity = PWM_POLARITY_NORMAL; in crc_pwm_get_state()
107 state->polarity = PWM_POLARITY_NORMAL; in sl28cpld_pwm_get_state()132 if (state->polarity != PWM_POLARITY_NORMAL) in sl28cpld_pwm_apply()
72 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()
115 state->polarity = PWM_POLARITY_NORMAL; in keembay_pwm_get_state()130 if (state->polarity != PWM_POLARITY_NORMAL) in keembay_pwm_apply()
135 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()
86 state->polarity = PWM_POLARITY_NORMAL; in iproc_pwmc_get_state()170 if (state->polarity == PWM_POLARITY_NORMAL) in iproc_pwmc_apply()
108 if (state->polarity != PWM_POLARITY_NORMAL) in xilinx_pwm_apply()186 state->polarity = PWM_POLARITY_NORMAL; in xilinx_pwm_get_state()
79 if (state->polarity != PWM_POLARITY_NORMAL) in mtk_disp_pwm_apply()212 state->polarity = PWM_POLARITY_NORMAL; in mtk_disp_pwm_get_state()
91 if (state->polarity != PWM_POLARITY_NORMAL) in ntxec_pwm_apply()
163 state->polarity = PWM_POLARITY_NORMAL; in pwm_imx_tpm_get_state()268 val |= (state->polarity == PWM_POLARITY_NORMAL) ? in pwm_imx_tpm_apply_hw()
287 if (state->polarity != PWM_POLARITY_NORMAL) in twl4030_pwm_apply()312 if (state->polarity != PWM_POLARITY_NORMAL) in twl6030_pwm_apply()
49 if (state->polarity != PWM_POLARITY_NORMAL) in clps711x_pwm_apply()
122 state->polarity = PWM_POLARITY_NORMAL; in visconti_pwm_get_state()
95 pol_bits = state->polarity == PWM_POLARITY_NORMAL ? in mxs_pwm_apply()
345 if (state->polarity == PWM_POLARITY_NORMAL) in atmel_pwm_apply()398 state->polarity = PWM_POLARITY_NORMAL; in atmel_pwm_get_state()
128 if (state->polarity != PWM_POLARITY_NORMAL) in pwm_imx1_apply()
96 if (state->polarity != PWM_POLARITY_NORMAL) in lpc32xx_pwm_apply()
109 if (state->polarity != PWM_POLARITY_NORMAL) in pxa_pwm_apply()
112 if (state->polarity == PWM_POLARITY_NORMAL) in bcm2835_pwm_apply()
70 if (state->polarity != PWM_POLARITY_NORMAL) in iqs620_pwm_apply()
165 case PWM_POLARITY_NORMAL: in polarity_show()188 polarity = PWM_POLARITY_NORMAL; in polarity_store()
370 if (state->polarity != PWM_POLARITY_NORMAL) in __pca9685_pwm_apply()452 state->polarity = PWM_POLARITY_NORMAL; in pca9685_pwm_get_state()
140 PWM_LOOKUP("crystal_cove_pwm", 0, "0000:00:02.0", "pwm_pmic_backlight", 0, PWM_POLARITY_NORMAL),
Completed in 52 milliseconds