Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h32 #define HOST_CAP 0x00 /* host capabilities */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c205 cap_save = readl(mmio + HOST_CAP); in ahci_host_init()
214 writel(cap_save, mmio + HOST_CAP); in ahci_host_init()
236 uc_priv->cap = readl(mmio + HOST_CAP); in ahci_host_init()