Home
last modified time | relevance | path

Searched full:vusb3v1 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/regulator/
H A Dtwl-regulator.c538 TWL4030_FIXED_LDO(VUSB3V1, 0x77, 3100, 19, 150, 0x08);
572 TWLFIXED_OF_MATCH("ti,twl4030-vusb3v1", VUSB3V1),
/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c464 * is re-activated. This ensures that VUSB3V1 is really active. in twl4030_usb_runtime_resume()
523 /* Keep VUSB3V1 LDO in sleep state until VBUS/ID change detected*/ in twl4030_usb_ldo_init()
526 /* input to VUSB3V1 LDO is from VBAT, not VBUS */ in twl4030_usb_ldo_init()
/linux/drivers/iio/adc/
H A Dtwl4030-madc.c865 madc->usb3v1 = devm_regulator_get(madc->dev, "vusb3v1"); in twl4030_madc_probe()