Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h58 #define PORT_SCR_ERR 0x30 /* SATA phy register: SError */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c291 tmp = readl(port_mmio + PORT_SCR_ERR); in ahci_host_init()
293 writel(tmp, port_mmio + PORT_SCR_ERR); in ahci_host_init()
323 tmp = readl(port_mmio + PORT_SCR_ERR); in ahci_host_init()
325 writel(tmp, port_mmio + PORT_SCR_ERR); in ahci_host_init()