Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dahci.h36 #define HOST_VERSION 0x10 /* AHCI spec. version compliancy */ macro
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c379 vers = readl(mmio + HOST_VERSION); in ahci_print_info()