max_uV_dutycycle   23 drivers/regulator/pwm-regulator.c 	unsigned int max_uV_dutycycle;
max_uV_dutycycle  149 drivers/regulator/pwm-regulator.c 	unsigned int max_uV_duty = drvdata->continuous.max_uV_dutycycle;
max_uV_dutycycle  186 drivers/regulator/pwm-regulator.c 	unsigned int max_uV_duty = drvdata->continuous.max_uV_dutycycle;
max_uV_dutycycle  311 drivers/regulator/pwm-regulator.c 	drvdata->continuous.max_uV_dutycycle = dutycycle_range[1];