Searched refs:usb3v1 (Results 1 – 1 of 1) sorted by relevance
153 struct regulator *usb3v1; member437 regulator_disable(twl->usb3v1); in twl4030_usb_runtime_suspend()451 res = regulator_enable(twl->usb3v1); in twl4030_usb_runtime_resume()532 twl->usb3v1 = devm_regulator_get(twl->dev, "usb3v1"); in twl4030_usb_ldo_init()533 if (IS_ERR(twl->usb3v1)) in twl4030_usb_ldo_init()