Home
last modified time | relevance | path

Searched refs:PORT_FBS_DEV_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/ata/
Dahci_xgene.c217 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_qc_issue()
478 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_pmp_softreset()
528 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_softreset()
Dahci.h204 PORT_FBS_DEV_MASK = (0xf << PORT_FBS_DEV_OFFSET), /* FBS.DEV */ enumerator
Dlibahci.c1279 tmp &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_exec_polled_cmd()
1967 fbs &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_qc_issue()