Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pwm/
Dpwm-sl28cpld.c53 #define SL28CPLD_PWM_CLK 32000 /* 32 kHz */ macro
56 (NSEC_PER_SEC / SL28CPLD_PWM_CLK * SL28CPLD_PWM_MAX_DUTY_CYCLE(prescaler))
73 (NSEC_PER_SEC / SL28CPLD_PWM_CLK * (reg))
75 (DIV_ROUND_DOWN_ULL((duty_cycle), NSEC_PER_SEC / SL28CPLD_PWM_CLK))