Home
last modified time | relevance | path

Searched refs:pwm_omap_dmtimer_is_enabled (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/pwm/
Dpwm-omap-dmtimer.c114 static bool pwm_omap_dmtimer_is_enabled(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_is_enabled() function
251 enabled = pwm_omap_dmtimer_is_enabled(omap); in pwm_omap_dmtimer_set_polarity()
279 if (pwm_omap_dmtimer_is_enabled(omap) && !state->enabled) { in pwm_omap_dmtimer_apply()
292 if (!pwm_omap_dmtimer_is_enabled(omap) && state->enabled) { in pwm_omap_dmtimer_apply()