Home
last modified time | relevance | path

Searched refs:SETUP_PACKET_ID (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DUhciReg.h41 #define SETUP_PACKET_ID 0x2D macro
DUhciQueue.c354 Td->TdHw.PidCode = SETUP_PACKET_ID; in UhciCreateSetupTd()
DUhciSched.c513 if (TdHw->PidCode != SETUP_PACKET_ID) { in UhciCheckTdStatus()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
DUhcPeim.h92 #define SETUP_PACKET_ID 0x2D macro
DUhcPeim.c1582 SetTDTokenPacketID (TdStruct, SETUP_PACKET_ID); in GenSetupStageTD()