Lines Matching refs:XHC_LOW_32BIT

313         TrbStart->TrbCtrData.TRBPtrLo  = XHC_LOW_32BIT (Urb->DataPhy);  in XhcPeiCreateTransferTrb()
379 TrbStart->TrbNormal.TRBPtrLo = XHC_LOW_32BIT((UINT8 *) Urb->DataPhy + TotalLen); in XhcPeiCreateTransferTrb()
414 TrbStart->TrbNormal.TRBPtrLo = XHC_LOW_32BIT((UINT8 *) Urb->DataPhy + TotalLen); in XhcPeiCreateTransferTrb()
760 XhcPeiWriteRuntimeReg (Xhc, XHC_ERDP_OFFSET, XHC_LOW_32BIT (PhyAddr) | BIT3); in XhcPeiCheckUrbResult()
1191 InputContext->EP[0].PtrLo = XHC_LOW_32BIT (PhyAddr) | BIT0; in XhcPeiInitializeDeviceSlot()
1223 CmdTrbAddr.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiInitializeDeviceSlot()
1402 InputContext->EP[0].PtrLo = XHC_LOW_32BIT (PhyAddr) | BIT0; in XhcPeiInitializeDeviceSlot64()
1434 CmdTrbAddr.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiInitializeDeviceSlot64()
1845 InputContext->EP[Dci-1].PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiSetConfigCmd()
1860 CmdTrbCfgEP.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiSetConfigCmd()
2064 InputContext->EP[Dci-1].PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiSetConfigCmd64()
2079 CmdTrbCfgEP.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiSetConfigCmd64()
2135 CmdTrbEvalu.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiEvaluateContext()
2189 CmdTrbEvalu.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiEvaluateContext64()
2257 CmdTrbCfgEP.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiConfigHubContext()
2325 CmdTrbCfgEP.PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiConfigHubContext64()
2469 CmdSetTRDeq.PtrLo = XHC_LOW_32BIT (PhyAddr) | Urb->Ring->RingPCS; in XhcPeiSetTrDequeuePointer()
2649 ERSTBase->PtrLo = XHC_LOW_32BIT (DequeuePhy); in XhcPeiCreateEventRing()
2672 XHC_LOW_32BIT ((UINT64) (UINTN) DequeuePhy) in XhcPeiCreateEventRing()
2688 XHC_LOW_32BIT ((UINT64) (UINTN) ERSTPhy) in XhcPeiCreateEventRing()
2801 EndTrb->PtrLo = XHC_LOW_32BIT (PhyAddr); in XhcPeiCreateTransferRing()
2933 XhcPeiWriteOpReg (Xhc, XHC_DCBAAP_OFFSET, XHC_LOW_32BIT (DcbaaPhy)); in XhcPeiInitSched()
2957 XhcPeiWriteOpReg (Xhc, XHC_CRCR_OFFSET, XHC_LOW_32BIT (CmdRingPhy)); in XhcPeiInitSched()