Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dpwm-regulator.c54 unsigned int dutycycle; member
64 unsigned int dutycycle; in pwm_regulator_init_state() local
199 unsigned int dutycycle; in pwm_regulator_set_voltage() local
/Linux-v4.19/drivers/pwm/
Dcore.c603 u64 dutycycle = (u64)state.duty_cycle * pargs.period; in pwm_adjust_config() local