Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-sl28cpld.c54 #define SL28CPLD_PWM_CLK 32000 /* 32 kHz */ macro
57 (NSEC_PER_SEC / SL28CPLD_PWM_CLK * SL28CPLD_PWM_MAX_DUTY_CYCLE(prescaler))
74 (NSEC_PER_SEC / SL28CPLD_PWM_CLK * (reg))
76 (DIV_ROUND_DOWN_ULL((duty_cycle), NSEC_PER_SEC / SL28CPLD_PWM_CLK))