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