Home
last modified time | relevance | path

Searched refs:HOST_CAP_ALPM (Results 1 – 3 of 3) sorted by relevance

/drivers/ata/
Dahci.h113 HOST_CAP_ALPM = (1 << 26), /* Aggressive Link PM support */ enumerator
Dahci_brcm.c135 if (!(host_caps & HOST_CAP_ALPM)) in brcm_sata_alpm_init()
Dlibahci.c507 if (!(cap & HOST_CAP_ALPM) && (hpriv->flags & AHCI_HFLAG_YES_ALPM)) { in ahci_save_initial_config()
509 cap |= HOST_CAP_ALPM; in ahci_save_initial_config()
773 if (hpriv->cap & HOST_CAP_ALPM) { in ahci_set_lpm()
2486 cap & HOST_CAP_ALPM ? "pm " : "", in ahci_print_info()