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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
XhciReg.h 190 #define XHC_HUB_PORTSC_OCC BIT19 // Hub's Over-Current Change
Xhci.c 52 {XHC_HUB_PORTSC_OCC, USB_PORT_STAT_C_OVERCURRENT},
59 {XHC_HUB_PORTSC_OCC, EfiUsbPortOverCurrentChange},
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhciReg.h 105 #define XHC_HUB_PORTSC_OCC BIT19 // Hub's Over-Current Change
XhcPeim.c 57 {XHC_HUB_PORTSC_OCC, USB_PORT_STAT_C_OVERCURRENT},
64 {XHC_HUB_PORTSC_OCC, EfiUsbPortOverCurrentChange},
    [all...]

Completed in 60 milliseconds