Searched refs:HOST_CAP_SSS (Results 1 – 7 of 7) sorted by relevance
416 hpriv->saved_cap &= (HOST_CAP_SSS | HOST_CAP_MPS); in ahci_platform_get_firmware()725 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_platform_init_host()
98 HOST_CAP_SSS = BIT(27), /* Staggered Spin-up */ enumerator
417 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in acard_ahci_init_one()
1156 if (!(reg_val & HOST_CAP_SSS)) { in imx_ahci_probe()1157 reg_val |= HOST_CAP_SSS; in imx_ahci_probe()
467 cap = (cap & ~(HOST_CAP_SSS | HOST_CAP_MPS)) | hpriv->saved_cap; in ahci_save_initial_config()796 if (hpriv->cap & HOST_CAP_SSS) { in ahci_power_up()885 if (!(hpriv->cap & HOST_CAP_SSS)) in ahci_power_down()2539 cap & HOST_CAP_SSS ? "stag " : "", in ahci_print_info()
533 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_highbank_probe()
1880 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_init_one()