Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pwm/
Dpwm-bcm-iproc.c30 #define IPROC_PWM_PERIOD_MIN 0x02 macro
151 if (period < IPROC_PWM_PERIOD_MIN) in iproc_pwmc_apply()