Searched full:drivevbus (Results 1 – 9 of 9) sorted by relevance
134 reg_drivevbus: drivevbus {135 regulator-name = "drivevbus";
206 drivevbus-supply = <®_vcc5v>;
166 reg_drivevbus: drivevbus {167 regulator-name = "drivevbus";
156 reg_drivevbus: drivevbus {
84 drivevbus-supply = <®_vcc5v0>;
99 drivevbus-supply = <®_vcc5v0>;
169 drivevbus-supply = <®_vcc5v0>;
247 drivevbus-supply:249 DRIVEVBUS power supply node, if present.280 …"^(([a-f])?ldo[0-9]|dcdc[0-7a-e]|ldo(_|-)io(0|1)|(dc1)?sw|rtc(_|-)ldo|cpusldo|drivevbus|dc5ldo|boo…
721 .name = "drivevbus",722 .supply_name = "drivevbus",723 .of_match = of_match_ptr("drivevbus"),1574 bool drivevbus = false; in axp20x_regulator_probe() local1586 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1601 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1615 drivevbus = of_property_read_bool(pdev->dev.parent->of_node, in axp20x_regulator_probe()1736 if (drivevbus) { in axp20x_regulator_probe()1737 /* Change N_VBUSEN sense pin to DRIVEVBUS output pin */ in axp20x_regulator_probe()1744 dev_err(&pdev->dev, "Failed to register drivevbus\n"); in axp20x_regulator_probe()