Searched refs:pwm_is_enabled (Results 1 – 13 of 13) sorted by relevance
67 if (pwm_is_enabled(pwm) && !state->enabled) { in crc_pwm_apply()88 if (pwm_is_enabled(pwm) && state->enabled && in crc_pwm_apply()99 pwm_is_enabled(pwm) != state->enabled) { in crc_pwm_apply()111 if (!pwm_is_enabled(pwm) && state->enabled) { in crc_pwm_apply()
64 if (!pwm_is_enabled(pwm)) { in mxs_pwm_apply()70 if (!state->enabled && pwm_is_enabled(pwm)) in mxs_pwm_apply()105 if (!pwm_is_enabled(pwm)) { in mxs_pwm_apply()
111 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()
93 if (!pwm_is_enabled(pwm)) { in ep93xx_pwm_apply()125 if (!pwm_is_enabled(pwm)) in ep93xx_pwm_apply()
193 if (!pwm_is_enabled(pwm)) { in pwm_lpss_apply()201 } else if (pwm_is_enabled(pwm)) { in pwm_lpss_apply()
193 if (!pwm_is_enabled(pwm)) { in tegra_pwm_config()205 if (!pwm_is_enabled(pwm)) in tegra_pwm_config()
303 if (pwm_is_enabled(pwm)) in ecap_pwm_suspend()315 if (pwm_is_enabled(pwm)) in ecap_pwm_resume()
490 if (!pwm_is_enabled(pwm)) in fsl_pwm_suspend()514 if (!pwm_is_enabled(pwm)) in fsl_pwm_resume()
184 if (pwm_is_enabled(pwm)) in gb_pwm_free()
135 static inline bool pwm_is_enabled(const struct pwm_device *pwm) in pwm_is_enabled() function
142 return pwm_is_enabled(drvdata->pwm); in pwm_regulator_is_enabled()
412 if (!pwm_is_enabled(pb->pwm)) in pwm_backlight_initial_power_state()
1571 if (pwm_is_enabled(panel->backlight.pwm)) { in ext_pwm_setup_backlight()