Home
last modified time | relevance | path

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

/u-boot/include/
A Dahci.h14 #define AHCI_CMD_SLOT_SZ 32 macro
20 #define AHCI_PORT_PRIV_DMA_SZ (AHCI_CMD_SLOT_SZ * AHCI_MAX_CMD_SLOT + \
/u-boot/drivers/ata/
A Ddwc_ahsata.c361 AHCI_CMD_SLOT_SZ * cmd_slot); in ahci_fill_cmd_slot()
363 memset(cmd_hdr, 0, AHCI_CMD_SLOT_SZ); in ahci_fill_cmd_slot()
471 mem += (AHCI_CMD_SLOT_SZ * DWC_AHSATA_MAX_CMD_SLOTS); in ahci_port_start()
A Dahci.c591 mem += (AHCI_CMD_SLOT_SZ + 224); in ahci_port_start()

Completed in 8 milliseconds