Home
last modified time | relevance | path

Searched refs:vbus_regulator (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Dusb-nop-xceiv.txt36 vbus-regulator = <&vbus_regulator>;
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dfusb302.c56 struct udevice *vbus_regulator; member
1456 ret = regulator_get_by_platname("vbus5v0_typec", chip->vbus_regulator); in fusb302_probe()
1459 chip->vbus_regulator = NULL; in fusb302_probe()