Searched refs:pwm_is_enabled (Results 1 – 17 of 17) sorted by relevance
69 if (pwm_is_enabled(pwm) && !state->enabled) { in crc_pwm_apply()90 if (pwm_is_enabled(pwm) && state->enabled && in crc_pwm_apply()101 pwm_is_enabled(pwm) != state->enabled) { in crc_pwm_apply()113 if (!pwm_is_enabled(pwm) && state->enabled) { in crc_pwm_apply()
62 if (!pwm_is_enabled(pwm)) { in mxs_pwm_apply()68 if (!state->enabled && pwm_is_enabled(pwm)) in mxs_pwm_apply()103 if (!pwm_is_enabled(pwm)) { in mxs_pwm_apply()
113 if (pwm_is_enabled(pwm)) { in stmpe_24xx_pwm_config()192 if (pwm_is_enabled(pwm)) in stmpe_24xx_pwm_config()251 if (pwm_is_enabled(pwm)) in stmpe_24xx_pwm_config()
109 if (!pwm_is_enabled(pwm)) { in ep93xx_pwm_apply()141 if (!pwm_is_enabled(pwm)) in ep93xx_pwm_apply()
183 if (!pwm_is_enabled(pwm)) { in tegra_pwm_config()195 if (!pwm_is_enabled(pwm)) in tegra_pwm_config()
155 if (!pwm_is_enabled(pwm)) { in pwm_lpss_apply()163 } else if (pwm_is_enabled(pwm)) { in pwm_lpss_apply()
395 if (pwm_is_enabled(pwm)) { in ehrpwm_pwm_free()536 if (!pwm_is_enabled(pwm)) in ehrpwm_pwm_suspend()554 if (!pwm_is_enabled(pwm)) in ehrpwm_pwm_resume()
300 if (pwm_is_enabled(pwm)) in ecap_pwm_suspend()312 if (pwm_is_enabled(pwm)) in ecap_pwm_resume()
484 if (!pwm_is_enabled(pwm)) in fsl_pwm_suspend()507 if (!pwm_is_enabled(pwm)) in fsl_pwm_resume()
189 if (pwm_is_enabled(&chip->chip.pwms[0])) in atmel_hlcdc_pwm_suspend()
158 if (pwm_is_enabled(pwm)) { in kona_pwmc_config()
296 if (!pwm_is_enabled(_pwm)) in tpu_pwm_config()
201 if (pwm_is_enabled(pwm)) in gb_pwm_free()
142 return pwm_is_enabled(drvdata->pwm); in pwm_regulator_is_enabled()
111 static inline bool pwm_is_enabled(const struct pwm_device *pwm) in pwm_is_enabled() function
424 if (!pwm_is_enabled(pb->pwm)) in pwm_backlight_initial_power_state()
1941 if (pwm_is_enabled(panel->backlight.pwm)) { in ext_pwm_setup_backlight()