Searched full:drivevbus (Results 1 – 14 of 14) sorted by relevance
134 reg_drivevbus: drivevbus {135 regulator-name = "drivevbus";
150 reg_drivevbus: drivevbus {151 regulator-name = "drivevbus";
155 reg_drivevbus: drivevbus {156 regulator-name = "drivevbus";
165 reg_drivevbus: drivevbus {
98 drivevbus-supply = <®_vcc5v0>;
120 drivevbus-supply = <®_vcc5v0>;
207 drivevbus-supply = <®_vcc5v0>;
166 reg_drivevbus: drivevbus {167 regulator-name = "drivevbus";
156 reg_drivevbus: drivevbus {
84 drivevbus-supply = <®_vcc5v0>;
99 drivevbus-supply = <®_vcc5v0>;
169 drivevbus-supply = <®_vcc5v0>;
239 drivevbus-supply:241 DRIVEVBUS power supply node, if present.272 … "^(([a-f])?ldo[0-9]|dcdc[0-7a-e]|ldo(_|-)io(0|1)|(dc1)?sw|rtc(_|-)ldo|cpusldo|drivevbus|dc5ldo)$":
702 .name = "drivevbus",703 .supply_name = "drivevbus",704 .of_match = of_match_ptr("drivevbus"),1463 bool drivevbus = false; in axp20x_regulator_probe() local1475 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1485 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1499 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1620 if (drivevbus) { in axp20x_regulator_probe()1621 /* Change N_VBUSEN sense pin to DRIVEVBUS output pin */ in axp20x_regulator_probe()1628 dev_err(&pdev->dev, "Failed to register drivevbus\n"); in axp20x_regulator_probe()