Searched refs:usb1v8 (Results 1 – 4 of 4) sorted by relevance
151 struct regulator *usb1v8; member422 regulator_disable(twl->usb1v8); in twl4030_usb_runtime_suspend()439 res = regulator_enable(twl->usb1v8); in twl4030_usb_runtime_resume()534 twl->usb1v8 = devm_regulator_get(twl->dev, "usb1v8"); in twl4030_usb_ldo_init()535 if (IS_ERR(twl->usb1v8)) in twl4030_usb_ldo_init()
40 usb1v8-supply = <&vusb1v8>;
127 usb1v8-supply = <&vusb1v8>;
772 static struct regulator_consumer_supply usb1v8 = { in add_children() local798 &usb_fixed, &usb1v8, 1, in add_children()823 usb1v8.dev_name = dev_name(child); in add_children()