Home
last modified time | relevance | path

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

/drivers/ata/
Dahci.c155 PORT_SCR_ERR = 0x30, /* SATA phy register: SError */ enumerator
831 [SCR_ERROR] = PORT_SCR_ERR, in ahci_scr_offset()
1462 tmp = readl(port_mmio + PORT_SCR_ERR); in ahci_port_init()
1464 writel(tmp, port_mmio + PORT_SCR_ERR); in ahci_port_init()