Searched refs:HOST_MRSM (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/ata/ | ||
| D | ahci.h | 97 HOST_MRSM = (1 << 2), /* MSI Revert to Single Message */ enumerator |
| D | ahci.c | 1404 if (readl(hpriv->mmio + HOST_CTL) & HOST_MRSM) { in ahci_init_msi() |