| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 552 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_wake_work() 555 USB_PORT_STAT_SUSPEND, in ast_vhub_wake_work() 581 USB_PORT_STAT_SUSPEND, in ast_vhub_port_reset() 642 0, USB_PORT_STAT_SUSPEND, in ast_vhub_set_port_feature() 684 USB_PORT_STAT_SUSPEND, 0, in ast_vhub_clr_port_feature() 689 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_clr_port_feature() 692 USB_PORT_STAT_SUSPEND, 0, in ast_vhub_clr_port_feature() 805 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_hub_suspend() 828 if (!(p->status & USB_PORT_STAT_SUSPEND)) in ast_vhub_hub_resume()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 240 ~USB_PORT_STAT_SUSPEND; in fhci_hub_control() 305 USB_PORT_STAT_SUSPEND; in fhci_hub_control()
|
| H A D | sl811-hcd.c | 404 if (sl811->port1 & USB_PORT_STAT_SUSPEND) in start_transfer() 728 if (sl811->port1 & USB_PORT_STAT_SUSPEND) { in sl811h_irq() 1153 sl811->port1 &= ~USB_PORT_STAT_SUSPEND; in sl811h_timer() 1251 if (!(sl811->port1 & USB_PORT_STAT_SUSPEND)) in sl811h_hub_control() 1313 if (sl811->port1 & USB_PORT_STAT_SUSPEND) in sl811h_hub_control()
|
| H A D | uhci-hub.c | 300 wPortStatus |= USB_PORT_STAT_SUSPEND; in uhci_hub_control()
|
| H A D | xhci-hub.c | 902 *status |= USB_PORT_STAT_SUSPEND; in xhci_handle_usb2_port_link_resume() 916 *status |= USB_PORT_STAT_SUSPEND; in xhci_handle_usb2_port_link_resume() 1006 *status |= USB_PORT_STAT_SUSPEND; in xhci_get_usb2_port_status()
|
| H A D | r8a66597-hcd.c | 2260 rh->port |= USB_PORT_STAT_SUSPEND; in r8a66597_bus_suspend() 2286 if (!(rh->port & USB_PORT_STAT_SUSPEND)) in r8a66597_bus_resume() 2290 rh->port &= ~USB_PORT_STAT_SUSPEND; in r8a66597_bus_resume()
|
| H A D | ehci-hub.c | 1128 status |= USB_PORT_STAT_SUSPEND; in ehci_hub_control()
|
| H A D | max3421-hcd.c | 1741 USB_PORT_STAT_SUSPEND; in max3421_hub_control()
|
| H A D | oxu210hp-hcd.c | 3756 status |= USB_PORT_STAT_SUSPEND; in oxu_hub_control()
|
| H A D | fotg210-hcd.c | 1666 status |= USB_PORT_STAT_SUSPEND; in fotg210_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 42 musb->port1_status &= ~(USB_PORT_STAT_SUSPEND | MUSB_PORT_STAT_RESUME); in musb_host_finish_resume() 87 musb->port1_status |= USB_PORT_STAT_SUSPEND; in musb_port_suspend()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 407 USB_PORT_STAT_SUSPEND); in set_link_state_by_speed() 419 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in set_link_state_by_speed() 421 USB_PORT_STAT_SUSPEND) == 0 && in set_link_state_by_speed() 858 if ((dum_hcd->port_status & USB_PORT_STAT_SUSPEND) == 0 && in dummy_wakeup() 1554 USB_PORT_STAT_SUSPEND)) \ 2014 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in dummy_hub_status() 2109 if (dum_hcd->port_status & USB_PORT_STAT_SUSPEND) { in dummy_hub_control() 2180 dum_hcd->port_status &= ~USB_PORT_STAT_SUSPEND; in dummy_hub_control() 2247 dum_hcd->port_status |= USB_PORT_STAT_SUSPEND; in dummy_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 | 127 #define USB_PORT_STAT_SUSPEND 0x0004 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 | 127 #define USB_PORT_STAT_SUSPEND 0x0004 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 127 #define USB_PORT_STAT_SUSPEND 0x0004 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 253 #define USB_PORT_STAT_SUSPEND 0x0004 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 606 rh_status.wPortStatus &= ~USB_PORT_STAT_SUSPEND; in sl811_rh_submit_urb() 638 rh_status.wPortStatus |= USB_PORT_STAT_SUSPEND; in sl811_rh_submit_urb()
|
| H A D | dwc2.c | 556 port_status |= USB_PORT_STAT_SUSPEND; in dwc_otg_submit_rh_msg_in_status()
|
| H A D | xhci.c | 1002 tmpbuf[0] |= USB_PORT_STAT_SUSPEND; in xhci_submit_root()
|
| H A D | ehci-hcd.c | 764 tmpbuf[0] |= USB_PORT_STAT_SUSPEND; in ehci_submit_root()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 382 if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_SUSPEND) { in vhci_hub_control() 545 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_SUSPEND; in vhci_hub_control()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 531 if (portstatus & USB_PORT_STAT_SUSPEND) { in usb_scan_port()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 1989 status |= USB_PORT_STAT_SUSPEND; in isp1760_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.c | 3062 if (portstatus & USB_PORT_STAT_SUSPEND) in port_is_suspended()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 3583 port_status |= USB_PORT_STAT_SUSPEND; in dwc2_hcd_hub_control()
|