Lines Matching defs:enabled
281 state->enabled = rz_mtu3_pwm_is_ch_enabled(rz_mtu3_pwm, pwm->hwpwm);
282 if (state->enabled) {
362 if (!pwm->state.enabled) {
391 * prescalar value from first enabled channel and use the same
400 /* If the PWM is not enabled, turn the clock off again to save power. */
401 if (!pwm->state.enabled)
411 bool enabled = pwm->state.enabled;
417 if (!state->enabled) {
418 if (enabled)
430 if (!enabled)