Home
last modified time | relevance | path

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

/u-boot/include/
A Dahci.h57 #define PORT_SCR_ERR 0x30 /* SATA phy register: SError */ macro
/u-boot/drivers/ata/
A Dahci.c276 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