Home
last modified time | relevance | path

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

/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/StyxSataPlatformDxe/
DSataRegisters.h21 #define EFI_AHCI_CAPABILITY_OFFSET 0x0000 macro
DInitController.c56 MmioOr32 (AhciBaseAddr + EFI_AHCI_CAPABILITY_OFFSET, Capability); in SetSataCapabilities()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
DAhciMode.h19 #define EFI_AHCI_CAPABILITY_OFFSET 0x0000 macro
DAhciMode.c1304 Capability = AhciReadReg(PciIo, EFI_AHCI_CAPABILITY_OFFSET); in AhciStartCommand()
2005 Capability = AhciReadReg(PciIo, EFI_AHCI_CAPABILITY_OFFSET); in AhciCreateTransferDescriptor()
2269 Capability = AhciReadReg (PciIo, EFI_AHCI_CAPABILITY_OFFSET); in AhciModeInitialization()
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
DOpalAhciMode.c811 Capability = AhciReadReg(EFI_AHCI_CAPABILITY_OFFSET); in AhciStartCommand()
895 Capability = AhciReadReg (EFI_AHCI_CAPABILITY_OFFSET); in AhciReset()
1208 Capability = AhciReadReg (EFI_AHCI_CAPABILITY_OFFSET); in AhciModeInitialize()
DOpalAhciMode.h34 #define EFI_AHCI_CAPABILITY_OFFSET 0x0000 macro