Searched refs:AHCI_HFLAG_YES_FBS (Results 1 – 4 of 4) sorted by relevance
227 AHCI_HFLAG_YES_FBS = BIT(14), /* force FBS cap on */ enumerator
837 hpriv->flags |= AHCI_HFLAG_YES_FBS; in xgene_ahci_probe()
186 AHCI_HFLAGS (AHCI_HFLAG_YES_FBS),193 AHCI_HFLAGS (AHCI_HFLAG_YES_FBS |
515 if (!(cap & HOST_CAP_FBS) && (hpriv->flags & AHCI_HFLAG_YES_FBS)) { in ahci_save_initial_config()2511 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in ahci_port_start()