Home
last modified time | relevance | path

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

/linux/drivers/ata/
A Dahci.h194 PORT_FBS_DEV_OFFSET = 8, /* FBS device to issue offset */ enumerator
195 PORT_FBS_DEV_MASK = (0xf << PORT_FBS_DEV_OFFSET), /* FBS.DEV */
A Dahci_xgene.c202 port_fbs |= qc->dev->link->pmp << PORT_FBS_DEV_OFFSET; in xgene_ahci_qc_issue()
463 port_fbs |= pmp << PORT_FBS_DEV_OFFSET; in xgene_ahci_pmp_softreset()
513 port_fbs |= pmp << PORT_FBS_DEV_OFFSET; in xgene_ahci_softreset()
A Dlibahci.c1424 tmp |= pmp << PORT_FBS_DEV_OFFSET; in ahci_exec_polled_cmd()
2060 fbs |= qc->dev->link->pmp << PORT_FBS_DEV_OFFSET; in ahci_qc_issue()

Completed in 12 milliseconds