Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dahci.h35 #define HOST_VERSION 0x10 /* AHCI spec. version compliancy */ macro
/openbmc/linux/drivers/ata/
H A Dahci.h74 HOST_VERSION = 0x10, /* AHCI spec. version compliancy */ enumerator
H A Dlibahci.c473 vers = readl(mmio + HOST_VERSION); in ahci_save_initial_config()
/openbmc/u-boot/drivers/ata/
H A Dahci.c369 vers = readl(mmio + HOST_VERSION); in ahci_print_info()