| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 101 usb->vroot_hub->port.wPortStatus &= ~USB_PORT_STAT_ENABLE; in fhci_port_disable() 122 usb->vroot_hub->port.wPortStatus |= USB_PORT_STAT_ENABLE; in fhci_port_enable() 231 ~USB_PORT_STAT_ENABLE; in fhci_hub_control() 300 USB_PORT_STAT_ENABLE; in fhci_hub_control() 313 USB_PORT_STAT_ENABLE; in fhci_hub_control()
|
| H A D | sl811-hcd.c | 737 if (sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_irq() 822 if (!(sl811->port1 & USB_PORT_STAT_ENABLE) in sl811h_urb_enqueue() 1129 | USB_PORT_STAT_ENABLE in sl811h_timer() 1302 if (!(sl811->port1 & USB_PORT_STAT_ENABLE)) in sl811h_hub_control()
|
| H A D | uhci-hub.c | 298 wPortStatus |= USB_PORT_STAT_ENABLE; in uhci_hub_control()
|
| H A D | max3421-hcd.c | 1241 max3421_hcd->port_status |= USB_PORT_STAT_ENABLE; in max3421_handle_irqs() 1460 max3421_hcd->port_status &= ~(USB_PORT_STAT_ENABLE | in max3421_reset_port()
|
| H A D | ehci-hub.c | 1124 status |= USB_PORT_STAT_ENABLE; in ehci_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 | 126 #define USB_PORT_STAT_ENABLE 0x0002 macro 150 USB_PORT_STAT_ENABLE | \
|
| /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 | 126 #define USB_PORT_STAT_ENABLE 0x0002 macro 150 USB_PORT_STAT_ENABLE | \
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 126 #define USB_PORT_STAT_ENABLE 0x0002 macro 150 USB_PORT_STAT_ENABLE | \
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 252 #define USB_PORT_STAT_ENABLE 0x0002 macro 273 USB_PORT_STAT_ENABLE | \
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 499 if (p->status & USB_PORT_STAT_ENABLE) in ast_vhub_change_port_stat() 524 USB_PORT_STAT_ENABLE, in ast_vhub_device_connect() 580 USB_PORT_STAT_ENABLE | in ast_vhub_port_reset() 620 set |= USB_PORT_STAT_ENABLE; in ast_vhub_port_reset() 639 if (!(p->status & USB_PORT_STAT_ENABLE)) in ast_vhub_set_port_feature() 683 USB_PORT_STAT_ENABLE | in ast_vhub_clr_port_feature()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 148 rh_status.wPortStatus &= ~(USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE); in sl811_hc_reset() 602 rh_status.wPortStatus &= ~USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb() 646 rh_status.wPortStatus |= USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb() 654 rh_status.wPortStatus |= USB_PORT_STAT_ENABLE; in sl811_rh_submit_urb()
|
| H A D | r8a66597-hcd.c | 547 USB_PORT_STAT_ENABLE; in check_usb_device_connecting()
|
| H A D | dwc2.c | 554 port_status |= USB_PORT_STAT_ENABLE; in dwc_otg_submit_rh_msg_in_status()
|
| H A D | xhci.c | 1000 tmpbuf[0] |= USB_PORT_STAT_ENABLE; in xhci_submit_root()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 307 (portstatus & USB_PORT_STAT_ENABLE) ? 1 : 0); in usb_hub_port_reset() 326 if (portstatus & USB_PORT_STAT_ENABLE) in usb_hub_port_reset() 369 (!(portstatus & USB_PORT_STAT_ENABLE))) || in usb_hub_port_connect_change() 521 if (!(portstatus & USB_PORT_STAT_ENABLE) && in usb_scan_port()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 171 musb->port1_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset() 188 musb->port1_status |= USB_PORT_STAT_ENABLE in musb_port_reset()
|
| H A D | sunxi.c | 354 if (musb->port1_status & USB_PORT_STAT_ENABLE) in sunxi_musb_set_mode()
|
| H A D | tusb6010.c | 705 | USB_PORT_STAT_ENABLE in tusb_otg_ints()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 379 USB_PORT_STAT_ENABLE); in set_link_state_by_speed() 392 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) && in set_link_state_by_speed() 404 USB_PORT_STAT_ENABLE | in set_link_state_by_speed() 418 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0) in set_link_state_by_speed() 447 if ((dum_hcd->port_status & USB_PORT_STAT_ENABLE) == 0 || in set_link_state() 497 (dum->port_status & USB_PORT_STAT_ENABLE) 1553 (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | \ 1555 == (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE)) 2187 dum_hcd->port_status |= USB_PORT_STAT_ENABLE; in dummy_hub_control() 2285 dum_hcd->port_status &= ~(USB_PORT_STAT_ENABLE in dummy_hub_control()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 439 port_status &= ~USB_PORT_STAT_ENABLE; in musb_port_reset() 449 port_status |= USB_PORT_STAT_ENABLE in musb_port_reset() 525 | USB_PORT_STAT_ENABLE; in musb_submit_rh_msg()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 181 USB_PORT_STAT_ENABLE; in clrset_post_state()
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 104 wPortStatus |= USB_PORT_STAT_ENABLE; in c67x00_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 471 USB_PORT_STAT_ENABLE; in vhci_hub_control() 587 } else if (vhci_hcd->port_status[rhport] & USB_PORT_STAT_ENABLE) { in vhci_hub_control() 588 vhci_hcd->port_status[rhport] &= ~(USB_PORT_STAT_ENABLE in vhci_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.c | 1142 if ((portstatus & USB_PORT_STAT_ENABLE) && ( in hub_activate() 1153 portstatus &= ~USB_PORT_STAT_ENABLE; in hub_activate() 1216 } else if (portstatus & USB_PORT_STAT_ENABLE) { in hub_activate() 2852 if (!(portstatus & USB_PORT_STAT_ENABLE)) in hub_port_wait_reset() 3103 else if (!(portstatus & USB_PORT_STAT_ENABLE) && !udev->reset_resume) { in check_port_resume_type() 5165 if (portstatus & USB_PORT_STAT_ENABLE) in hub_port_connect() 5380 if (portstatus & USB_PORT_STAT_ENABLE) { in hub_port_connect_change() 5499 if (!(portstatus & USB_PORT_STAT_ENABLE) in port_event()
|
| /OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1172 usbhsh_port_stat_set(hpriv, USB_PORT_STAT_ENABLE); in __usbhsh_hub_port_feature()
|