Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-brcmstb.c48 #define PWM_ON_MIN 1 macro
131 if (pc == PWM_PERIOD_MIN || (dc < PWM_ON_MIN && duty_ns)) in brcmstb_pwm_config()