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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBotPei/
PeiUsbLib.h 29 #define USB_DEV_CLEAR_FEATURE_REQ_TYPE_D 0x00 // Receiver : Device
PeiUsbLib.c 136 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_D;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbBusPei/
PeiUsbLib.c 136 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_D;
PeiUsbLib.h 31 #define USB_DEV_CLEAR_FEATURE_REQ_TYPE_D 0x00 // Receiver : Device
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Usb.h 54 #define USB_DEV_CLEAR_FEATURE_REQ_TYPE_D 0x00 // Receiver : Device
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiUsbLib/
UsbDxeLib.c 479 DevReq.RequestType = USB_DEV_CLEAR_FEATURE_REQ_TYPE_D;

Completed in 227 milliseconds