Searched refs:SL28CPLD_PWM_PERIOD (Results 1 – 1 of 1) sorted by relevance
56 #define SL28CPLD_PWM_PERIOD(prescaler) \ macro107 state->period = SL28CPLD_PWM_PERIOD(prescaler); in sl28cpld_pwm_get_state()143 prescaler = DIV_ROUND_UP_ULL(SL28CPLD_PWM_PERIOD(0), state->period); in sl28cpld_pwm_apply()