Home
last modified time | relevance | path

Searched refs:PORT_SCR_ACT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ata/
H A Dahci.h126 PORT_SCR_ACT = 0x34, /* SATA phy register: SActive */ enumerator
H A Dlibahci.c647 [SCR_ACTIVE] = PORT_SCR_ACT, in ahci_scr_offset()
1876 qc_active = readl(port_mmio + PORT_SCR_ACT); in ahci_qc_complete()
1882 qc_active = readl(port_mmio + PORT_SCR_ACT); in ahci_qc_complete()
2061 writel(1 << qc->hw_tag, port_mmio + PORT_SCR_ACT); in ahci_qc_issue()