mcp16502_buck_ops  347 drivers/regulator/mcp16502.c static const struct regulator_ops mcp16502_buck_ops = {
mcp16502_buck_ops  404 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("VDD_IO", BUCK1, b1l12_ranges, mcp16502_buck_ops),
mcp16502_buck_ops  405 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("VDD_DDR", BUCK2, b234_ranges, mcp16502_buck_ops),
mcp16502_buck_ops  406 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("VDD_CORE", BUCK3, b234_ranges, mcp16502_buck_ops),
mcp16502_buck_ops  407 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("VDD_OTHER", BUCK4, b234_ranges, mcp16502_buck_ops),