Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dahci-remap.h8 #define AHCI_REMAP_CAP 0x800 macro
/openbmc/linux/drivers/ata/
H A Dahci.c1564 cap = readq(hpriv->mmio + AHCI_REMAP_CAP); in ahci_remap_check()