Searched refs:PORT_CMD_FIS_RX (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dahci.h102 #define PORT_CMD_FIS_RX (1 << 4) /* Enable FIS receive DMA engine */ macro
/u-boot/drivers/ata/
H A Dahci.c205 PORT_CMD_FIS_RX | PORT_CMD_START)) {
208 PORT_CMD_FIS_RX | PORT_CMD_START);
510 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX |
H A Ddwc_ahsata.c507 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX |

Completed in 67 milliseconds