Searched refs:GmacBase (Results 1 – 2 of 2) sorted by relevance
298 UINT64 GmacBase; member471 ASSERT (Port->GmacBase != 0); in MvGop110GmacWrite()472 MmioWrite32 (Port->GmacBase + Offset, Data); in MvGop110GmacWrite()483 ASSERT (Port->GmacBase != 0); in MvGop110GmacRead()484 return MmioRead32 (Port->GmacBase + Offset); in MvGop110GmacRead()
1134 Pp2Context->Port.GmacBase = PcdGet64 (PcdPp2GmacBaseAddress) + in Pp2DxeParsePortPcd()