HomeSort by relevance Sort by last modified time
    Searched refs:USB_PORT_STAT_RESET (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/usb/
ch11.h 97 #define USB_PORT_STAT_RESET 0x0010
120 USB_PORT_STAT_RESET)
  /bionic/libc/kernel/uapi/linux/usb/
ch11.h 75 #define USB_PORT_STAT_RESET 0x0010
86 #define USB_SS_PORT_STAT_MASK (USB_PORT_STAT_CONNECTION | USB_PORT_STAT_ENABLE | USB_PORT_STAT_OVERCURRENT | USB_PORT_STAT_RESET)
  /external/kernel-headers/original/uapi/linux/usb/
ch11.h 129 #define USB_PORT_STAT_RESET 0x0010
152 USB_PORT_STAT_RESET)
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 50 #define USB_PORT_STAT_RESET 0x0010
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Usb2HostController.h 46 #define USB_PORT_STAT_RESET 0x0010
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
UsbPeim.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhcPeim.c 29 {XHC_PORTSC_RESET, USB_PORT_STAT_RESET}
51 {XHC_HUB_PORTSC_RESET, USB_PORT_STAT_RESET}
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.c 29 {PORTSC_RESET, USB_PORT_STAT_RESET},
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/
UsbHub.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
Xhci.c 25 {XHC_PORTSC_RESET, USB_PORT_STAT_RESET}
46 {XHC_HUB_PORTSC_RESET, USB_PORT_STAT_RESET}
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
Uhci.c 392 PortStatus->PortStatus |= USB_PORT_STAT_RESET;
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhcPeim.c 618 PortStatus->PortStatus |= USB_PORT_STAT_RESET;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/
Ehci.c 37 {PORTSC_RESET, USB_PORT_STAT_RESET},
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.c 731 PortStatus->PortStatus |= USB_PORT_STAT_RESET;
    [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
Ohci.c     [all...]

Completed in 399 milliseconds