Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/ata/
Dahci.h81 HOST_MRSM = (1 << 2), /* MSI Revert to Single Message */ enumerator
Dahci.c1570 if (!(readl(hpriv->mmio + HOST_CTL) & HOST_MRSM)) { in ahci_init_msi()