| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | sandbox_hub.c | 170 if ((clear | set) & USB_PORT_STAT_POWER) { in clrset_post_state() 175 if (set & USB_PORT_STAT_POWER) { in clrset_post_state() 188 } else if (clear & USB_PORT_STAT_POWER) { in clrset_post_state()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | da8xx.c | 121 musb->port1_status |= USB_PORT_STAT_POWER; in da8xx_musb_interrupt() 133 musb->port1_status &= ~USB_PORT_STAT_POWER; in da8xx_musb_interrupt()
|
| H A D | am35x.c | 311 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in am35x_musb_interrupt() 318 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in am35x_musb_interrupt()
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | fhci-hub.c | 249 ~USB_PORT_STAT_POWER; in fhci_hub_control() 319 USB_PORT_STAT_POWER; in fhci_hub_control()
|
| H A D | sl811-hcd.c | 84 if (sl811->port1 & USB_PORT_STAT_POWER) in port_power() 87 sl811->port1 = USB_PORT_STAT_POWER; in port_power() 1145 | USB_PORT_STAT_POWER; in sl811h_timer() 1243 sl811->port1 &= USB_PORT_STAT_POWER; in sl811h_hub_control() 1315 if (!(sl811->port1 & USB_PORT_STAT_POWER)) in sl811h_hub_control()
|
| H A D | uhci-hub.c | 294 wPortStatus = USB_PORT_STAT_POWER; in uhci_hub_control()
|
| H A D | max3421-hcd.c | 1745 max3421_hcd->port_status |= USB_PORT_STAT_POWER; in max3421_hub_control() 1753 if ((max3421_hcd->port_status & USB_PORT_STAT_POWER) in max3421_hub_control()
|
| H A D | ehci-hub.c | 1143 status |= USB_PORT_STAT_POWER; in ehci_hub_control()
|
| H A D | r8a66597-hcd.c | 2171 rh->port &= ~USB_PORT_STAT_POWER; in r8a66597_hub_control() 2212 rh->port |= USB_PORT_STAT_POWER; in r8a66597_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 | 132 #define USB_PORT_STAT_POWER 0x0100 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 | 132 #define USB_PORT_STAT_POWER 0x0100 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/usb/ |
| H A D | ch11.h | 132 #define USB_PORT_STAT_POWER 0x0100 macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | davinci.c | 315 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in davinci_musb_interrupt() 321 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in davinci_musb_interrupt()
|
| H A D | am35x.c | 267 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in am35x_musb_interrupt() 273 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in am35x_musb_interrupt()
|
| H A D | da8xx.c | 283 portstate(musb->port1_status |= USB_PORT_STAT_POWER); in da8xx_musb_interrupt() 297 portstate(musb->port1_status &= ~USB_PORT_STAT_POWER); in da8xx_musb_interrupt()
|
| H A D | musb_virthub.c | 201 musb->port1_status = USB_PORT_STAT_POWER in musb_root_disconnect()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | usb_defs.h | 256 #define USB_PORT_STAT_POWER 0x0100 macro
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | sl811-hcd.c | 610 rh_status.wPortStatus &= ~USB_PORT_STAT_POWER; in sl811_rh_submit_urb() 650 rh_status.wPortStatus |= USB_PORT_STAT_POWER; in sl811_rh_submit_urb()
|
| H A D | dwc2.c | 562 port_status |= USB_PORT_STAT_POWER; in dwc_otg_submit_rh_msg_in_status()
|
| H A D | xhci.c | 1017 tmpbuf[1] |= USB_PORT_STAT_POWER >> 8; in xhci_submit_root()
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 94 wPortStatus = USB_PORT_STAT_POWER; in c67x00_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 394 vhci_hcd->port_status[rhport] &= ~USB_PORT_STAT_POWER; in vhci_hub_control() 557 vhci_hcd->port_status[rhport] |= USB_PORT_STAT_POWER; in vhci_hub_control() 612 USB_PORT_STAT_POWER) != 0) { in vhci_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 399 if ((dum_hcd->port_status & USB_PORT_STAT_POWER) == 0) { in set_link_state_by_speed() 445 USB_SS_PORT_STAT_POWER : USB_PORT_STAT_POWER); in set_link_state() 2121 dum_hcd->port_status &= ~USB_PORT_STAT_POWER; in dummy_hub_control() 2263 dum_hcd->port_status |= USB_PORT_STAT_POWER; in dummy_hub_control()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | usb_hub.c | 149 tmp |= USB_PORT_STAT_POWER; in usb_get_port_status()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 729 stat |= USB_PORT_STAT_POWER; in ast_vhub_get_port_stat()
|