Searched refs:AHCI_HFLAG_YES_FBS (Results 1 – 5 of 5) sorted by relevance
221 AHCI_HFLAG_YES_FBS = (1 << 14), /* force FBS cap on */ enumerator
296 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in acard_ahci_port_start()
853 hpriv->flags |= AHCI_HFLAG_YES_FBS; in xgene_ahci_probe()
481 if (!(cap & HOST_CAP_FBS) && (hpriv->flags & AHCI_HFLAG_YES_FBS)) { in ahci_save_initial_config()2354 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in ahci_port_start()
167 AHCI_HFLAGS (AHCI_HFLAG_YES_FBS),