Searched refs:PORT_LST_ADDR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | ahci.h | 44 #define PORT_LST_ADDR 0x00 /* command list DMA addr */ macro |
/external/u-boot/drivers/ata/ | ||
D | ahci.c | 610 port_mmio + PORT_LST_ADDR); in ahci_port_start() |