Searched refs:PORT_SCR_ERR (Results 1 – 2 of 2) sorted by relevance
57 #define PORT_SCR_ERR 0x30 /* SATA phy register: SError */ macro
276 tmp = readl(port_mmio + PORT_SCR_ERR); in ahci_host_init()278 writel(tmp, port_mmio + PORT_SCR_ERR); in ahci_host_init()308 tmp = readl(port_mmio + PORT_SCR_ERR); in ahci_host_init()310 writel(tmp, port_mmio + PORT_SCR_ERR); in ahci_host_init()
Completed in 6 milliseconds