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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.h 42 #define USB_DEV_GET_DESCRIPTOR_REQ_TYPE 0x80
PeiUsbLib.c 50 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.c 50 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
PeiUsbLib.h 44 #define USB_DEV_GET_DESCRIPTOR_REQ_TYPE 0x80
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
usb.h 307 #define USB_DEV_GET_DESCRIPTOR_REQ_TYPE 0x80
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 67 #define USB_DEV_GET_DESCRIPTOR_REQ_TYPE 0x80
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/
UsbDxeLib.c 66 DevReq.RequestType = USB_DEV_GET_DESCRIPTOR_REQ_TYPE;
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/Isp1761UsbDxe/
Isp1761UsbDxe.c 230 ASSERT (Request->RequestType == USB_DEV_GET_DESCRIPTOR_REQ_TYPE);
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsbDxe/
DwUsbDxe.c 238 ASSERT (Request->RequestType == USB_DEV_GET_DESCRIPTOR_REQ_TYPE);

Completed in 94 milliseconds