Searched refs:usb1v8 (Results 1 – 3 of 3) sorted by relevance
152 struct regulator *usb1v8; member 436 regulator_disable(twl->usb1v8); in twl4030_usb_runtime_suspend() 455 res = regulator_enable(twl->usb1v8); in twl4030_usb_runtime_resume() 457 dev_err(twl->dev, "Failed to enable usb1v8\n"); in twl4030_usb_runtime_resume() 550 twl->usb1v8 = devm_regulator_get(twl->dev, "usb1v8"); in twl4030_usb_ldo_init() 551 if (IS_ERR(twl->usb1v8)) in twl4030_usb_ldo_init()
40 usb1v8-supply = <&vusb1v8>;
127 usb1v8-supply = <&vusb1v8>;