Home
last modified time | relevance | path

Searched refs:of_map_mode (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dof_regulator.c137 if (desc && desc->of_map_mode) { in of_get_regulation_constraints()
138 mode = desc->of_map_mode(pval); in of_get_regulation_constraints()
151 if (desc && desc->of_map_mode) { in of_get_regulation_constraints()
158 mode = desc->of_map_mode(pval); in of_get_regulation_constraints()
220 if (desc && desc->of_map_mode) { in of_get_regulation_constraints()
221 mode = desc->of_map_mode(pval); in of_get_regulation_constraints()
H A Drk808-regulator.c867 .of_map_mode = rk8xx_regulator_of_map_mode,
887 .of_map_mode = rk8xx_regulator_of_map_mode,
903 .of_map_mode = rk8xx_regulator_of_map_mode,
923 .of_map_mode = rk8xx_regulator_of_map_mode,
1039 .of_map_mode = rk8xx_regulator_of_map_mode,
1059 .of_map_mode = rk8xx_regulator_of_map_mode,
1075 .of_map_mode = rk8xx_regulator_of_map_mode,
1095 .of_map_mode = rk8xx_regulator_of_map_mode,
1131 .of_map_mode = rk8xx_regulator_of_map_mode,
1151 .of_map_mode
[all...]
H A Dfan53555.c711 di->desc.of_map_mode = fan53555_map_mode; in fan53555_regulator_probe()
/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h303 * @of_map_mode: Maps a hardware mode defined in a DeviceTree to a standard mode
371 unsigned int (*of_map_mode)(unsigned int mode); member
/device/soc/rockchip/rk3588/kernel/drivers/regulator/
H A Drk806-regulator.c964 .of_map_mode = rk806_regulator_of_map_mode,\

Completed in 9 milliseconds