Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h37 #define HOST_CAP2 0x24 /* host capabilities, extended */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c381 cap2 = readl(mmio + HOST_CAP2); in ahci_print_info()