Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-berlin.c40 #define BERLIN_PWM_MAX_TCNT 65535 macro
103 if (cycles > BERLIN_PWM_MAX_TCNT) { in berlin_pwm_config()
107 if (cycles > BERLIN_PWM_MAX_TCNT) in berlin_pwm_config()