Searched refs:HOST_CAP_SSS (Results 1 – 7 of 7) sorted by relevance
114 HOST_CAP_SSS = (1 << 27), /* Staggered Spin-up */ enumerator
469 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in acard_ahci_init_one()
1171 if (!(reg_val & HOST_CAP_SSS)) { in imx_ahci_probe()1172 reg_val |= HOST_CAP_SSS; in imx_ahci_probe()
576 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_platform_init_host()
547 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_highbank_probe()
752 if (hpriv->cap & HOST_CAP_SSS) { in ahci_power_up()841 if (!(hpriv->cap & HOST_CAP_SSS)) in ahci_power_down()2502 cap & HOST_CAP_SSS ? "stag " : "", in ahci_print_info()
1822 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_init_one()