Home
last modified time | relevance | path

Searched refs:AHCI_CMD_TBL_HDR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dahci.h17 #define AHCI_CMD_TBL_HDR 0x80 macro
19 #define AHCI_CMD_TBL_SZ AHCI_CMD_TBL_HDR + (AHCI_MAX_SG * 16)
/openbmc/u-boot/drivers/ata/
H A Dahci.c607 mem += AHCI_CMD_TBL_HDR; in ahci_port_start()
H A Ddwc_ahsata.c480 mem += AHCI_CMD_TBL_HDR; in ahci_port_start()