Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dahci.h250 AHCI_HFLAG_43BIT_ONLY = BIT(29), /* 43bit DMA addr limit */ enumerator
H A Dahci.c133 AHCI_HFLAGS (AHCI_HFLAG_43BIT_ONLY),
1052 if (hpriv->flags & AHCI_HFLAG_43BIT_ONLY) in ahci_configure_dma_masks()