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

/u-boot/include/
H A Dahci.h106 #define PORT_CMD_START (1 << 0) /* Enable port 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);
512 PORT_CMD_START, port_mmio + PORT_CMD);
H A Ddwc_ahsata.c509 PORT_CMD_START, &port_mmio->cmd);

Completed in 48 milliseconds