Searched refs:HOST_CAP_64 (Results 1 – 4 of 4) sorted by relevance
102 HOST_CAP_64 = BIT(31), /* PCI DAC (64-bit DMA) support */ enumerator
481 if ((cap & HOST_CAP_64) && (hpriv->flags & AHCI_HFLAG_32BIT_ONLY)) { in ahci_save_initial_config()483 cap &= ~HOST_CAP_64; in ahci_save_initial_config()751 if (hpriv->cap & HOST_CAP_64) in ahci_start_fis_rx()756 if (hpriv->cap & HOST_CAP_64) in ahci_start_fis_rx()2645 cap & HOST_CAP_64 ? "64bit " : "", in ahci_print_info()
512 if (hpriv->cap & HOST_CAP_64) in ahci_highbank_probe()
767 if (hpriv->cap & HOST_CAP_64) { in ahci_platform_init_host()