Searched refs:PORT_FIS_ADDR (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/ | ||
| A D | ahci.h | 46 #define PORT_FIS_ADDR 0x08 /* FIS rx buf addr */ macro |
| /u-boot/drivers/ata/ | ||
| A D | ahci.c | 566 writel_with_flush(dma_addr, port_mmio + PORT_FIS_ADDR); in ahci_port_start() |
Completed in 8 milliseconds