Searched full:vusb3v1 (Results 1 – 5 of 5) sorted by relevance
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | twl4030.dtsi | 22 bci3v1-supply = <&vusb3v1>; 95 vusb3v1: regulator-vusb3v1 { label 96 compatible = "ti,twl4030-vusb3v1"; 128 usb3v1-supply = <&vusb3v1>;
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | ti,twl.yaml | 48 - ti,twl4030-vusb3v1 265 bci3v1-supply = <&vusb3v1>; 293 vusb3v1: regulator-vusb3v1 { 294 compatible = "ti,twl4030-vusb3v1";
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | twlxxxx-usb.txt | 29 <supply-name> should be vusb1v5, vusb1v8 and vusb3v1 41 usb3v1-supply = <&vusb3v1>;
|
/linux/drivers/regulator/ |
H A D | twl-regulator.c | 538 TWL4030_FIXED_LDO(VUSB3V1, 0x77, 3100, 19, 150, 0x08); 572 TWLFIXED_OF_MATCH("ti,twl4030-vusb3v1", VUSB3V1),
|
/linux/drivers/phy/ti/ |
H A D | phy-twl4030-usb.c | 464 * 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()
|