b1l12_ranges      394 drivers/regulator/mcp16502.c static const struct regulator_linear_range b1l12_ranges[] = {
b1l12_ranges      404 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("VDD_IO", BUCK1, b1l12_ranges, mcp16502_buck_ops),
b1l12_ranges      408 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("LDO1", LDO1, b1l12_ranges, mcp16502_ldo_ops),
b1l12_ranges      409 drivers/regulator/mcp16502.c 	MCP16502_REGULATOR("LDO2", LDO2, b1l12_ranges, mcp16502_ldo_ops)