| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 102 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_disable() 123 usb->vroot_hub->port.wPortChange |= USB_PORT_STAT_C_ENABLE; in fhci_port_enable() 188 USB_PORT_STAT_C_ENABLE | USB_PORT_STAT_C_SUSPEND | in fhci_hub_status_data() 236 ~USB_PORT_STAT_C_ENABLE; in fhci_hub_control()
|
| H A D | uhci-hub.c | 282 wPortChange |= USB_PORT_STAT_C_ENABLE; in uhci_hub_control()
|
| H A D | ehci-hub.c | 1014 status |= USB_PORT_STAT_C_ENABLE << 16; in ehci_hub_control()
|
| H A D | max3421-hcd.c | 85 USB_PORT_STAT_C_ENABLE | \
|
| H A D | sl811-hcd.c | 1166 | (USB_PORT_STAT_C_ENABLE << 16); in sl811h_timer()
|
| H A D | xhci-hub.c | 1057 status |= USB_PORT_STAT_C_ENABLE << 16; in xhci_get_port_status()
|
| H A D | oxu210hp-hcd.c | 3667 status |= USB_PORT_STAT_C_ENABLE << 16; in oxu_hub_control()
|
| H A D | u132-hcd.c | 245 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \
|
| /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 | 177 #define USB_PORT_STAT_C_ENABLE 0x0002 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 | 177 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 177 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 279 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 190 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 489 USB_PORT_STAT_C_ENABLE | in ast_vhub_change_port_stat() 500 chg &= ~USB_PORT_STAT_C_ENABLE; in ast_vhub_change_port_stat()
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | lvstest.c | 350 if (portchange & USB_PORT_STAT_C_ENABLE) in lvs_rh_work()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 618 rh_status.wPortChange &= ~USB_PORT_STAT_C_ENABLE; in sl811_rh_submit_urb()
|
| H A D | dwc2.c | 571 port_change |= USB_PORT_STAT_C_ENABLE; in dwc_otg_submit_rh_msg_in_status()
|
| H A D | xhci.c | 1021 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in xhci_submit_root()
|
| H A D | ehci-hcd.c | 791 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in ehci_submit_root()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 508 if (portchange & USB_PORT_STAT_C_ENABLE) { in usb_scan_port()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | hub.c | 1180 if (portchange & USB_PORT_STAT_C_ENABLE) { in hub_activate() 3119 if (portchange & USB_PORT_STAT_C_ENABLE) in check_port_resume_type() 5136 USB_PORT_STAT_C_ENABLE)) { in hub_port_connect() 5374 USB_PORT_STAT_C_ENABLE); in hub_port_connect_change() 5488 if (portchange & USB_PORT_STAT_C_ENABLE) { in port_event()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb/ |
| H A D | musb_hcd.c | 451 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 212 | USB_PORT_STAT_C_ENABLE \
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 1995 | USB_PORT_STAT_C_ENABLE \
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd.c | 3551 port_status |= USB_PORT_STAT_C_ENABLE << 16; in dwc2_hcd_hub_control()
|