Searched refs:HOST_CAP_SSS (Results 1 – 6 of 6) sorted by relevance
44 HOST_CAP_SSS = (1 << 27), /* Staggered Spin-up */ enumerator95 if (!(tmpdata & HOST_CAP_SSS)) { in imx_sata_init()96 tmpdata |= HOST_CAP_SSS; in imx_sata_init()
108 HOST_CAP_SSS = (1 << 27), /* Staggered Spin-up */ enumerator
160 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_probe()
468 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in acard_ahci_init_one()
654 if (hpriv->cap & HOST_CAP_SSS) { in ahci_power_up()723 if (!(hpriv->cap & HOST_CAP_SSS)) in ahci_power_down()2188 cap & HOST_CAP_SSS ? "stag " : "", in ahci_print_info()
1241 if (!(hpriv->cap & HOST_CAP_SSS) || ahci_ignore_sss) in ahci_init_one()