Searched refs:vbus_reg (Results 1 – 8 of 8) sorted by relevance
41 struct regulator *vbus_reg; member93 if (!da8xx_ohci->vbus_reg) in ohci_da8xx_set_power()97 ret = regulator_enable(da8xx_ohci->vbus_reg); in ohci_da8xx_set_power()103 ret = regulator_disable(da8xx_ohci->vbus_reg); in ohci_da8xx_set_power()117 if (da8xx_ohci->vbus_reg) in ohci_da8xx_get_power()118 return regulator_is_enabled(da8xx_ohci->vbus_reg); in ohci_da8xx_get_power()132 if (!da8xx_ohci->vbus_reg) in ohci_da8xx_get_oci()135 ret = regulator_get_error_flags(da8xx_ohci->vbus_reg, &flags); in ohci_da8xx_get_oci()149 if (da8xx_ohci->vbus_reg) in ohci_da8xx_has_set_power()162 if (da8xx_ohci->vbus_reg) in ohci_da8xx_has_oci()[all …]
131 struct regulator *vbus_reg; member223 if (omap->vbus_reg) { in dwc3_omap_set_mailbox()224 ret = regulator_enable(omap->vbus_reg); in dwc3_omap_set_mailbox()245 if (omap->vbus_reg) in dwc3_omap_set_mailbox()246 regulator_disable(omap->vbus_reg); in dwc3_omap_set_mailbox()455 struct regulator *vbus_reg = NULL; in dwc3_omap_probe() local484 vbus_reg = devm_regulator_get(dev, "vbus"); in dwc3_omap_probe()485 if (IS_ERR(vbus_reg)) { in dwc3_omap_probe()487 return PTR_ERR(vbus_reg); in dwc3_omap_probe()494 omap->vbus_reg = vbus_reg; in dwc3_omap_probe()
58 vbus_reg: vbus_reg { label84 vbus-supply = <&vbus_reg>;
88 vbus_reg: vbus { label
55 &vbus_reg {
72 &vbus_reg {
345 vbus-supply = <&vbus_reg>;433 vbus_reg: regulator@2 { label
739 vbus-supply = <&vbus_reg>;871 vbus_reg: regulator@3 { label