Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-omap-dmtimer.c117 static bool pwm_omap_dmtimer_is_enabled(struct pwm_omap_dmtimer_chip *omap) in pwm_omap_dmtimer_is_enabled() function
254 enabled = pwm_omap_dmtimer_is_enabled(omap); in pwm_omap_dmtimer_set_polarity()
284 if (pwm_omap_dmtimer_is_enabled(omap) && !state->enabled) { in pwm_omap_dmtimer_apply()
297 if (!pwm_omap_dmtimer_is_enabled(omap) && state->enabled) { in pwm_omap_dmtimer_apply()