Searched refs:rk8xx_regulator_of_map_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | rk808-regulator.c | 586 static unsigned int rk8xx_regulator_of_map_mode(unsigned int mode) in rk8xx_regulator_of_map_mode() function 913 .of_map_mode = rk8xx_regulator_of_map_mode, 932 .of_map_mode = rk8xx_regulator_of_map_mode, 951 .of_map_mode = rk8xx_regulator_of_map_mode, 970 .of_map_mode = rk8xx_regulator_of_map_mode, 990 .of_map_mode = rk8xx_regulator_of_map_mode, 1055 .of_map_mode = rk8xx_regulator_of_map_mode, 1074 .of_map_mode = rk8xx_regulator_of_map_mode, 1093 .of_map_mode = rk8xx_regulator_of_map_mode, 1112 .of_map_mode = rk8xx_regulator_of_map_mode, [all...] |
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | rk808-regulator.c | 150 .of_map_mode = rk8xx_regulator_of_map_mode,\ 748 static unsigned int rk8xx_regulator_of_map_mode(unsigned int mode) in rk8xx_regulator_of_map_mode() function 1251 .of_map_mode = rk8xx_regulator_of_map_mode, 1274 .of_map_mode = rk8xx_regulator_of_map_mode, 1297 .of_map_mode = rk8xx_regulator_of_map_mode, 1320 .of_map_mode = rk8xx_regulator_of_map_mode, 1340 .of_map_mode = rk8xx_regulator_of_map_mode, 1409 .of_map_mode = rk8xx_regulator_of_map_mode, 1432 .of_map_mode = rk8xx_regulator_of_map_mode, 1455 .of_map_mode = rk8xx_regulator_of_map_mode, [all...] |
Completed in 6 milliseconds