Home
last modified time | relevance | path

Searched refs:map_voltage (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Drk808-regulator.c710 .map_voltage = regulator_map_voltage_linear,
728 .map_voltage = regulator_map_voltage_linear_range,
746 .map_voltage = regulator_map_voltage_linear,
759 .map_voltage = regulator_map_voltage_linear_range,
786 .map_voltage = regulator_map_voltage_linear_range,
800 .map_voltage = regulator_map_voltage_linear,
813 .map_voltage = regulator_map_voltage_linear,
825 .map_voltage = regulator_map_voltage_linear_range,
H A Dfan53555.c360 .map_voltage = regulator_map_voltage_linear,
H A Dcore.c3250 if (desc->ops->map_voltage) { in regulator_map_voltage()
3251 return desc->ops->map_voltage(rdev, min_uV, max_uV); in regulator_map_voltage()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h61 * @map_voltage: Convert a voltage into a selector
130 int (*map_voltage)(struct regulator_dev *, int min_uV, int max_uV); member
/device/soc/rockchip/common/vendor/drivers/regulator/
H A Dxz3216.c193 .map_voltage = regulator_map_voltage_linear,
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c903 .map_voltage = regulator_map_voltage_linear_range,
926 .map_voltage = regulator_map_voltage_linear_range,

Completed in 15 milliseconds