Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ComPhyLib/
DComPhyCp110.c985 EFI_PHYSICAL_ADDRESS ComPhyBaseAddr, HpipeBaseAddr; in ComPhyCp110Init() local
991 HpipeBaseAddr = PtrChipCfg->Hpipe3BaseAddr; in ComPhyCp110Init()
1017 Status = ComPhyPciePowerUp(Lane, PcieBy4, HpipeBaseAddr, ComPhyBaseAddr); in ComPhyCp110Init()
1023 Status = ComPhySataPowerUp(Lane, HpipeBaseAddr, ComPhyBaseAddr); in ComPhyCp110Init()
1027 Status = ComphyUsb3PowerUp(Lane, HpipeBaseAddr, ComPhyBaseAddr); in ComPhyCp110Init()
1033 Status = ComPhySgmiiPowerUp(Lane, PtrComPhyMap->Speed, HpipeBaseAddr, in ComPhyCp110Init()