Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dahci.h97 HOST_CAP_ALPM = (1 << 26), /* Aggressive Link PM support */ enumerator
A Dlibahci.c510 if (!(cap & HOST_CAP_ALPM) && (hpriv->flags & AHCI_HFLAG_YES_ALPM)) { in ahci_save_initial_config()
512 cap |= HOST_CAP_ALPM; in ahci_save_initial_config()
791 if (hpriv->cap & HOST_CAP_ALPM) { in ahci_set_lpm()
2526 cap & HOST_CAP_ALPM ? "pm " : "", in ahci_print_info()
A Dahci_brcm.c126 if (!(host_caps & HOST_CAP_ALPM)) in brcm_sata_alpm_init()

Completed in 13 milliseconds