Searched refs:HOST_CAP_SSS (Results 1 – 5 of 5) sorted by relevance
425 hpriv->saved_cap &= (HOST_CAP_SSS | HOST_CAP_MPS); in ahci_platform_get_firmware()743 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_platform_init_host()
948 if (!(reg_val & HOST_CAP_SSS)) { in imx_ahci_probe()949 reg_val |= HOST_CAP_SSS; in imx_ahci_probe()
98 HOST_CAP_SSS = BIT(27), /* Staggered Spin-up */ enumerator
469 cap = (cap & ~(HOST_CAP_SSS | HOST_CAP_MPS)) | hpriv->saved_cap; in ahci_save_initial_config()799 if (hpriv->cap & HOST_CAP_SSS) { in ahci_power_up()888 if (!(hpriv->cap & HOST_CAP_SSS)) in ahci_power_down()2649 cap & HOST_CAP_SSS ? "stag " : "", in ahci_print_info()
534 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_highbank_probe()