Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-bcm-iproc.c20 #define IPROC_PWM_PERIOD_MIN 0x02 macro
143 if (period < IPROC_PWM_PERIOD_MIN) in iproc_pwmc_apply()