| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 189 USB_PORT_STAT_C_RESET | USB_PORT_STAT_C_OVERCURRENT)) { in fhci_hub_status_data() 262 ~USB_PORT_STAT_C_RESET; in fhci_hub_control()
|
| H A D | ehci-hub.c | 1076 status |= USB_PORT_STAT_C_RESET << 16; in ehci_hub_control()
|
| H A D | max3421-hcd.c | 88 USB_PORT_STAT_C_RESET) << 16)
|
| H A D | sl811-hcd.c | 1144 sl811->port1 = (USB_PORT_STAT_C_RESET << 16) in sl811h_timer()
|
| H A D | xhci-hub.c | 1061 status |= USB_PORT_STAT_C_RESET << 16; in xhci_get_port_status()
|
| H A D | oxu210hp-hcd.c | 3710 status |= USB_PORT_STAT_C_RESET << 16; in oxu_hub_control()
|
| H A D | u132-hcd.c | 247 USB_PORT_STAT_C_RESET) << 16)
|
| H A D | fotg210-hcd.c | 1608 status |= USB_PORT_STAT_C_RESET << 16; in fotg210_hub_control()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/usb/ |
| H A D | ch11.h | 180 #define USB_PORT_STAT_C_RESET 0x0010 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/usb/ |
| H A D | ch11.h | 180 #define USB_PORT_STAT_C_RESET 0x0010 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 180 #define USB_PORT_STAT_C_RESET 0x0010 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 282 #define USB_PORT_STAT_C_RESET 0x0010 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 630 rh_status.wPortChange &= ~USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb() 644 rh_status.wPortChange |= USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb()
|
| H A D | xhci.c | 1025 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in xhci_submit_root()
|
| H A D | ehci-hcd.c | 795 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in ehci_submit_root()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 189 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | lvstest.c | 353 if (portchange & USB_PORT_STAT_C_RESET) in lvs_rh_work()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 492 if (portchange & USB_PORT_STAT_C_RESET) { in usb_scan_port()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 492 USB_PORT_STAT_C_RESET | in ast_vhub_change_port_stat()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 450 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 1998 | USB_PORT_STAT_C_RESET) << 16) 2184 dum_hcd->port_status |= (USB_PORT_STAT_C_RESET << 16); in dummy_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 215 | USB_PORT_STAT_C_RESET) << 16)
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 1952 status |= USB_PORT_STAT_C_RESET << 16; in isp1760_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.c | 1185 if (portchange & USB_PORT_STAT_C_RESET) { in hub_activate() 5522 if (portchange & USB_PORT_STAT_C_RESET) { in port_event()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 3557 port_status |= USB_PORT_STAT_C_RESET << 16; in dwc2_hcd_hub_control()
|