Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
Dpwm-berlin.c39 #define BERLIN_PWM_MAX_TCNT 65535 macro
102 if (cycles > BERLIN_PWM_MAX_TCNT) { in berlin_pwm_config()
106 if (cycles > BERLIN_PWM_MAX_TCNT) in berlin_pwm_config()