Searched refs:PORT_SCR_ERR (Results 1 – 1 of 1) sorted by relevance
155 PORT_SCR_ERR = 0x30, /* SATA phy register: SError */ enumerator831 [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()