Searched refs:HOST_CAP2_SDS (Results 1 – 2 of 2) sorted by relevance
108 HOST_CAP2_SDS = (1 << 3), /* Support device sleep */ enumerator
474 if ((cap2 & HOST_CAP2_SDS) && (hpriv->flags & AHCI_HFLAG_NO_DEVSLP)) { in ahci_save_initial_config()477 cap2 &= ~HOST_CAP2_SDS; in ahci_save_initial_config()796 if ((hpriv->cap2 & HOST_CAP2_SDS) && in ahci_set_lpm()2501 cap2 & HOST_CAP2_SDS ? "sds " : "", in ahci_print_info()