Home
last modified time | relevance | path

Searched refs:PORT_FBS_DEV_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dahci_xgene.c204 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_qc_issue()
465 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_pmp_softreset()
515 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_softreset()
H A Dahci.h190 PORT_FBS_DEV_MASK = (0xf << PORT_FBS_DEV_OFFSET), /* FBS.DEV */ enumerator
H A Dlibahci.c1373 tmp &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_exec_polled_cmd()
2010 fbs &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_qc_issue()
/kernel/linux/linux-6.6/drivers/ata/
H A Dahci_xgene.c203 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_qc_issue()
464 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_pmp_softreset()
514 port_fbs &= ~PORT_FBS_DEV_MASK; in xgene_ahci_softreset()
H A Dahci.h195 PORT_FBS_DEV_MASK = (0xf << PORT_FBS_DEV_OFFSET), /* FBS.DEV */ enumerator
H A Dlibahci.c1430 tmp &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_exec_polled_cmd()
2066 fbs &= ~(PORT_FBS_DEV_MASK | PORT_FBS_DEC); in ahci_qc_issue()

Completed in 13 milliseconds