Searched refs:HOST_CAP2_SDS (Results 1 – 4 of 4) sorted by relevance
108 HOST_CAP2_SDS = BIT(3), /* Support device sleep */ enumerator
236 if (!(cap & HOST_CAP_CCC) && !(cap2 & HOST_CAP2_SDS)) in ahci_dwc_init_timer()
507 if ((cap2 & HOST_CAP2_SDS) && (hpriv->flags & AHCI_HFLAG_NO_DEVSLP)) { in ahci_save_initial_config()510 cap2 &= ~HOST_CAP2_SDS; in ahci_save_initial_config()859 if ((hpriv->cap2 & HOST_CAP2_SDS) && in ahci_set_lpm()2672 cap2 & HOST_CAP2_SDS ? "sds " : "", in ahci_print_info()
1892 if (!(hpriv->cap2 & HOST_CAP2_SDS)) in ahci_init_one()