Home
last modified time | relevance | path

Searched refs:TDStatusLS (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciPei/
DUhcPeim.h142 UINT32 TDStatusLS : 1; member
DUhcPeim.c1991 PtrTDStruct->TDData.TDStatusLS = (IsLowSpeedDevice ? 1 : 0); in SetTDLoworFullSpeedDevice()