otg_switch        258 drivers/usb/mtu3/mtu3.h 	struct otg_switch_mtk otg_switch;
otg_switch        435 drivers/usb/mtu3/mtu3_debugfs.c 		   ssusb->otg_switch.manual_drd_enabled ? "manual" : "auto");
otg_switch        478 drivers/usb/mtu3/mtu3_debugfs.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch        496 drivers/usb/mtu3/mtu3_debugfs.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch         44 drivers/usb/mtu3/mtu3_dr.c 	if (!ssusb->otg_switch.is_u3_drd) {
otg_switch         97 drivers/usb/mtu3/mtu3_dr.c 	if (ssusb->otg_switch.is_u3_drd) {
otg_switch        116 drivers/usb/mtu3/mtu3_dr.c 	if (ssusb->otg_switch.is_u3_drd) {
otg_switch        127 drivers/usb/mtu3/mtu3_dr.c 		container_of(otg_sx, struct ssusb_mtk, otg_switch);
otg_switch        158 drivers/usb/mtu3/mtu3_dr.c 		container_of(otg_sx, struct ssusb_mtk, otg_switch);
otg_switch        242 drivers/usb/mtu3/mtu3_dr.c 		container_of(otg_sx, struct ssusb_mtk, otg_switch);
otg_switch        287 drivers/usb/mtu3/mtu3_dr.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch        351 drivers/usb/mtu3/mtu3_dr.c 		container_of(otg_sx, struct ssusb_mtk, otg_switch);
otg_switch        366 drivers/usb/mtu3/mtu3_dr.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch        384 drivers/usb/mtu3/mtu3_dr.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch        194 drivers/usb/mtu3/mtu3_host.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;
otg_switch        208 drivers/usb/mtu3/mtu3_host.c 	ssusb_set_vbus(&ssusb->otg_switch, 1);
otg_switch        214 drivers/usb/mtu3/mtu3_host.c 		ssusb_set_vbus(&ssusb->otg_switch, 0);
otg_switch        217 drivers/usb/mtu3/mtu3_plat.c 	struct otg_switch_mtk *otg_sx = &ssusb->otg_switch;