buck_regmap        73 drivers/regulator/pv88080-regulator.c 	struct pv88080_buck_regmap buck_regmap[PV88080_MAX_REGULATORS-1];
buck_regmap       113 drivers/regulator/pv88080-regulator.c 	.buck_regmap[0] = {
buck_regmap       125 drivers/regulator/pv88080-regulator.c 	.buck_regmap[1] = {
buck_regmap       137 drivers/regulator/pv88080-regulator.c 	.buck_regmap[2] = {
buck_regmap       157 drivers/regulator/pv88080-regulator.c 	.buck_regmap[0] = {
buck_regmap       169 drivers/regulator/pv88080-regulator.c 	.buck_regmap[1] = {
buck_regmap       181 drivers/regulator/pv88080-regulator.c 	.buck_regmap[2] = {
buck_regmap       480 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_limit_reg;
buck_regmap       482 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_limit_mask;
buck_regmap       484 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_mode_reg;
buck_regmap       486 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_vdac_range_reg;
buck_regmap       488 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_vrange_gain_reg;
buck_regmap       490 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_enable_reg;
buck_regmap       492 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_enable_mask;
buck_regmap       494 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_vsel_reg;
buck_regmap       496 drivers/regulator/pv88080-regulator.c 			= regmap_config->buck_regmap[i].buck_vsel_mask;