Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dpwm-regulator.c51 unsigned int dutycycle; member
65 unsigned int dutycycle; in pwm_regulator_init_state() local
204 unsigned int dutycycle; in pwm_regulator_set_voltage() local
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dcore.c727 u64 dutycycle = (u64)state.duty_cycle * pargs.period; in pwm_adjust_config() local