Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c156 PORT_SCR_ACT = 0x34, /* SATA phy register: SActive */ enumerator
832 [SCR_ACTIVE] = PORT_SCR_ACT, in ahci_scr_offset()
2088 qc_active = readl(port_mmio + PORT_SCR_ACT); in ahci_port_intr()
2175 writel(1 << qc->tag, port_mmio + PORT_SCR_ACT); in ahci_qc_issue()