HomeSort by relevance Sort by last modified time
    Searched refs:SataBase (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Marvell/Library/ComPhyLib/
ComPhyCp110.c 515 IN EFI_PHYSICAL_ADDRESS SataBase
524 RegSet (SataBase + SATA3_VENDOR_ADDRESS,
542 RegSet (SataBase + SATA3_VENDOR_DATA, Data, Mask);
633 IN EFI_PHYSICAL_ADDRESS SataBase
642 RegSet (SataBase + SATA3_VENDOR_ADDRESS,
660 RegSet (SataBase + SATA3_VENDOR_DATA, Data, Mask);
663 RegSet (SataBase + SATA3_VENDOR_ADDRESS,
668 RegSet (SataBase + SATA3_VENDOR_DATA, 0x1 << SATA_MBUS_REGRET_EN_OFFSET,
712 EFI_PHYSICAL_ADDRESS SataBase;
714 SataBase = PcdGet32 (PcdSataBaseAddress);
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c 103 UINT32 SataBase;
109 SataBase = *(UINT32*) Context;
114 SataPortStatus = MmioRead16 (SataBase + R_PCH_SATA_PCS);
    [all...]

Completed in 191 milliseconds