Searched refs:AHCI_HFLAG_32BIT_ONLY (Results 1 – 4 of 4) sorted by relevance
198 hpriv->flags = AHCI_HFLAG_32BIT_ONLY | AHCI_HFLAG_NO_MSI | in ahci_sunxi_probe()
226 AHCI_HFLAG_32BIT_ONLY = (1 << 3), /* force 32bit */ enumerator
208 AHCI_HFLAG_32BIT_ONLY),1581 hpriv->flags &= ~AHCI_HFLAG_32BIT_ONLY; in ahci_init_one()
463 if ((cap & HOST_CAP_64) && (hpriv->flags & AHCI_HFLAG_32BIT_ONLY)) { in ahci_save_initial_config()