Searched refs:PWM_POLARITY_INVERSED (Results 1 – 24 of 24) sorted by relevance
173 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_disable()179 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_disable()234 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()240 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()254 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()259 if (polarity == PWM_POLARITY_INVERSED) in atmel_tcb_pwm_enable()
97 if (state->polarity == PWM_POLARITY_INVERSED) in visconti_pwm_apply()120 state->polarity = PWM_POLARITY_INVERSED; in visconti_pwm_get_state()
111 tpd->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()116 tpd->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()121 tpd->polarity == PWM_POLARITY_INVERSED ? in tpu_pwm_set_pin()
149 if (state->polarity != PWM_POLARITY_INVERSED) in dwc_pwm_apply()188 state->polarity = PWM_POLARITY_INVERSED; in dwc_pwm_get_state()
145 state->polarity = PWM_POLARITY_INVERSED; in pwm_imx27_get_state()281 if (state->polarity == PWM_POLARITY_INVERSED) in pwm_imx27_apply()
125 state->polarity = PWM_POLARITY_INVERSED; in pwm_sifive_get_state()141 if (state->polarity != PWM_POLARITY_INVERSED) in pwm_sifive_apply()
259 polarity == PWM_POLARITY_INVERSED, in pwm_omap_dmtimer_set_polarity()299 state->polarity == PWM_POLARITY_INVERSED, in pwm_omap_dmtimer_apply()
72 if (state->polarity == PWM_POLARITY_INVERSED) in pwm_clk_apply()
93 state->polarity = PWM_POLARITY_INVERSED; in rockchip_pwm_get_state()140 if (state->polarity == PWM_POLARITY_INVERSED) in rockchip_pwm_config()
88 if (state->polarity == PWM_POLARITY_INVERSED) in ep93xx_pwm_apply()
169 case PWM_POLARITY_INVERSED: in polarity_show()190 polarity = PWM_POLARITY_INVERSED; in polarity_store()
165 if (state->polarity == PWM_POLARITY_INVERSED) in meson_pwm_calc()269 if (state->polarity == PWM_POLARITY_INVERSED) { in meson_pwm_apply()
196 if (pc->polarity[chan] == PWM_POLARITY_INVERSED) in configure_polarity()204 if (pc->polarity[chan] == PWM_POLARITY_INVERSED) in configure_polarity()
160 pwm->args.polarity = PWM_POLARITY_INVERSED; in of_pwm_xlate_with_flags()187 pwm->args.polarity = PWM_POLARITY_INVERSED; in of_pwm_single_xlate()855 pwm->args.polarity = PWM_POLARITY_INVERSED; in acpi_pwm_get()
88 state->polarity = PWM_POLARITY_INVERSED; in iproc_pwmc_get_state()
123 if (polarity == PWM_POLARITY_INVERSED) in hibvt_pwm_set_polarity()
168 if (polarity == PWM_POLARITY_INVERSED) in vt8500_pwm_set_polarity()
118 if (polarity == PWM_POLARITY_INVERSED) in ecap_pwm_set_polarity()
157 state->polarity = PWM_POLARITY_INVERSED; in pwm_imx_tpm_get_state()
396 state->polarity = PWM_POLARITY_INVERSED; in atmel_pwm_get_state()
152 state->polarity = PWM_POLARITY_INVERSED; in sun4i_pwm_get_state()
287 if (newstate->polarity == PWM_POLARITY_INVERSED) in fsl_pwm_apply_config()
22 PWM_POLARITY_INVERSED, enumerator
1487 FIELD_PREP(SN_PWM_INV_MASK, state->polarity == PWM_POLARITY_INVERSED); in ti_sn_pwm_apply()1531 state->polarity = PWM_POLARITY_INVERSED; in ti_sn_pwm_get_state()
Completed in 31 milliseconds