Searched refs:vbus_reg (Results 1 – 5 of 5) sorted by relevance
42 struct regulator *vbus_reg; member 94 if (!da8xx_ohci->vbus_reg) in ohci_da8xx_set_power() 98 ret = regulator_enable(da8xx_ohci->vbus_reg); in ohci_da8xx_set_power() 104 ret = regulator_disable(da8xx_ohci->vbus_reg); in ohci_da8xx_set_power() 118 if (da8xx_ohci->vbus_reg) in ohci_da8xx_get_power() 119 return regulator_is_enabled(da8xx_ohci->vbus_reg); in ohci_da8xx_get_power() 133 if (!da8xx_ohci->vbus_reg) in ohci_da8xx_get_oci() 136 ret = regulator_get_error_flags(da8xx_ohci->vbus_reg, &flags); in ohci_da8xx_get_oci() 150 if (da8xx_ohci->vbus_reg) in ohci_da8xx_has_set_power() 163 if (da8xx_ohci->vbus_reg) in ohci_da8xx_has_oci() [all...]
131 struct regulator *vbus_reg; member 223 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 && regulator_is_enabled(omap->vbus_reg)) in dwc3_omap_set_mailbox() 246 regulator_disable(omap->vbus_reg); in dwc3_omap_set_mailbox() 460 struct regulator *vbus_reg; in dwc3_omap_probe() local 486 vbus_reg = devm_regulator_get_optional(dev, "vbus"); in dwc3_omap_probe() 487 if (IS_ERR(vbus_reg)) { in dwc3_omap_probe() 488 if (PTR_ERR(vbus_reg) ! in dwc3_omap_probe() [all...]
68 vbus_reg: vbus_reg { label 93 vbus-supply = <&vbus_reg>;
117 &vbus_reg {
352 vbus-supply = <&vbus_reg>;452 vbus_reg: regulator-vbus { label