Home
last modified time | relevance | path

Searched defs:dutycycle (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/regulator/
Dpwm-regulator.c48 unsigned int dutycycle; member
58 unsigned int dutycycle; in pwm_regulator_init_state() local
193 unsigned int dutycycle; in pwm_regulator_set_voltage() local
/Linux-v5.4/drivers/pwm/
Dcore.c595 u64 dutycycle = (u64)state.duty_cycle * pargs.period; in pwm_adjust_config() local