Searched defs:dutycycle (Results 1 – 2 of 2) sorted by relevance
153 static int corsairpsu_dutycycle_to_pwm(const long dutycycle) in corsairpsu_dutycycle_to_pwm() argument
874 u64 dutycycle = (u64)state.duty_cycle * pargs.period; in pwm_adjust_config() local