Home
last modified time | relevance | path

Searched refs:fbs_supported (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dacard-ahci.c295 pp->fbs_supported = true; in acard_ahci_port_start()
299 pp->fbs_supported = true; in acard_ahci_port_start()
305 if (pp->fbs_supported) { in acard_ahci_port_start()
H A Dlibahci.c1457 if (fbs_disabled || (!ata_is_host_link(link) && pp->fbs_supported)) in ahci_do_softreset()
2186 if (!pp->fbs_supported) in ahci_enable_fbs()
2220 if (!pp->fbs_supported) in ahci_disable_fbs()
2353 pp->fbs_supported = true; in ahci_port_start()
2357 pp->fbs_supported = true; in ahci_port_start()
2363 if (pp->fbs_supported) { in ahci_port_start()
H A Dahci.h317 bool fbs_supported; /* set iff FBS is supported */ member
H A Dahci_xgene.c162 if (pp->fbs_supported) { in xgene_ahci_restart_engine()