Home
last modified time | relevance | path

Searched refs:AHCI_HFLAG_YES_FBS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci.h222 AHCI_HFLAG_YES_FBS = BIT(14), /* force FBS cap on */ enumerator
H A Dacard-ahci.c296 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in acard_ahci_port_start()
H A Dahci_xgene.c849 hpriv->flags |= AHCI_HFLAG_YES_FBS; in xgene_ahci_probe()
H A Dlibahci.c481 if (!(cap & HOST_CAP_FBS) && (hpriv->flags & AHCI_HFLAG_YES_FBS)) { in ahci_save_initial_config()
2355 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in ahci_port_start()
H A Dahci.c175 AHCI_HFLAGS (AHCI_HFLAG_YES_FBS),
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci.h227 AHCI_HFLAG_YES_FBS = BIT(14), /* force FBS cap on */ enumerator
H A Dacard-ahci.c292 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in acard_ahci_port_start()
H A Dahci_xgene.c845 hpriv->flags |= AHCI_HFLAG_YES_FBS; in xgene_ahci_probe()
H A Dlibahci.c514 if (!(cap & HOST_CAP_FBS) && (hpriv->flags & AHCI_HFLAG_YES_FBS)) { in ahci_save_initial_config()
2520 else if (hpriv->flags & AHCI_HFLAG_YES_FBS) { in ahci_port_start()
H A Dahci.c182 AHCI_HFLAGS (AHCI_HFLAG_YES_FBS),

Completed in 21 milliseconds