Home
last modified time | relevance | path

Searched refs:otg_switch (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dhisi_hikey_usb.c35 struct gpio_desc *otg_switch; member
77 if (!hisi_hikey_usb->otg_switch) in usb_switch_ctrl()
80 gpiod_set_value_cansleep(hisi_hikey_usb->otg_switch, switch_to); in usb_switch_ctrl()
155 hisi_hikey_usb->otg_switch = devm_gpiod_get(dev, "otg-switch", in hisi_hikey_usb_of_role_switch()
157 if (IS_ERR(hisi_hikey_usb->otg_switch)) { in hisi_hikey_usb_of_role_switch()
159 PTR_ERR(hisi_hikey_usb->otg_switch)); in hisi_hikey_usb_of_role_switch()
160 return PTR_ERR(hisi_hikey_usb->otg_switch); in hisi_hikey_usb_of_role_switch()
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_dr.c19 return container_of(otg_sx, struct ssusb_mtk, otg_switch); in otg_sx_to_ssusb()
75 if (ssusb->otg_switch.is_u3_drd) { in switch_port_to_host()
94 if (ssusb->otg_switch.is_u3_drd) { in switch_port_to_device()
232 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_mode_switch()
263 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_role_sw_set()
309 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_otg_switch_init()
326 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_otg_switch_exit()
H A Dmtu3_host.c220 if (ssusb->otg_switch.is_u3_drd) in ssusb_host_resume()
297 ssusb_set_vbus(&ssusb->otg_switch, 1); in ssusb_host_setup()
303 ssusb_set_vbus(&ssusb->otg_switch, 0); in ssusb_host_cleanup()
H A Dmtu3_debugfs.c436 ssusb->otg_switch.manual_drd_enabled ? "manual" : "auto"); in ssusb_mode_show()
479 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_show()
497 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_vbus_write()
H A Dmtu3_plat.c195 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in ssusb_u3_drd_check()
221 struct otg_switch_mtk *otg_sx = &ssusb->otg_switch; in get_ssusb_rscs()
H A Dmtu3.h255 struct otg_switch_mtk otg_switch; member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dwillsemi,wusb3801.yaml68 vbus-supply = <&otg_switch>;
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-pinenote.dtsi416 otg_switch: OTG_SWITCH { label
417 regulator-name = "otg_switch";
479 vbus-supply = <&otg_switch>;
H A Drk3566-anbernic-rgxx3.dtsi517 otg_switch: OTG_SWITCH { label
518 regulator-name = "otg_switch";
H A Drk3566-quartz64-a.dts526 otg_switch: OTG_SWITCH { label
527 regulator-name = "otg_switch";
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts503 regulator-name = "otg_switch";