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

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Common/Pei/
UsbPei.h 26 PEI_USB_CONTROLLER_PPI UsbControllerPpi;
33 PEI_USB_CONTROLLER_PPI UsbControllerPpi;
UsbPei.c 106 @param This This PEI_USB_CONTROLLER_PPI instance.
119 IN PEI_USB_CONTROLLER_PPI *This,
141 @param This This PEI_USB_CONTROLLER_PPI instance.
154 IN PEI_USB_CONTROLLER_PPI *This,
205 PEI_USB_CONTROLLER_PPI mUsbControllerPpi[2] = { {GetOhciController}, {GetEhciController}};
250 CopyMem(&(PeiIohEhciDev->UsbControllerPpi), &mUsbControllerPpi[1], sizeof(PEI_USB_CONTROLLER_PPI));
287 CopyMem(&(PeiIohOhciDev->UsbControllerPpi), &mUsbControllerPpi[0], sizeof(PEI_USB_CONTROLLER_PPI));
  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Ppi/
UsbController.h 22 /// Global ID for the PEI_USB_CONTROLLER_PPI.
30 /// Forward declaration for the PEI_USB_CONTROLLER_PPI.
32 typedef struct _PEI_USB_CONTROLLER_PPI PEI_USB_CONTROLLER_PPI;
62 @param[in] This The pointer to this instance of the PEI_USB_CONTROLLER_PPI.
78 IN PEI_USB_CONTROLLER_PPI *This,
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Ppi/
UsbController.h 33 // Global ID for the PEI_USB_CONTROLLER_PPI.
41 // Forward declaration for the PEI_USB_CONTROLLER_PPI.
43 typedef struct _PEI_USB_CONTROLLER_PPI PEI_USB_CONTROLLER_PPI;
67 @param[in] This The pointer to this instance of the PEI_USB_CONTROLLER_PPI.
83 IN PEI_USB_CONTROLLER_PPI *This,
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciPei/
EhcPeim.c 1149 PEI_USB_CONTROLLER_PPI *ChipSetUsbControllerPpi;
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciPei/
XhcPeim.c     [all...]
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Pei/
OhcPeim.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
UhcPeim.c 37 PEI_USB_CONTROLLER_PPI *ChipSetUsbControllerPpi;
    [all...]

Completed in 188 milliseconds