Home
last modified time | relevance | path

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

/u-boot/include/
A Dahci.h102 #define PORT_CMD_FIS_RX (1 << 4) /* Enable FIS receive DMA engine */ macro
/u-boot/drivers/ata/
A Dahci.c243 PORT_CMD_FIS_RX | PORT_CMD_START)) { in ahci_host_init()
246 PORT_CMD_FIS_RX | PORT_CMD_START); in ahci_host_init()
621 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX | in ahci_port_start()
A Ddwc_ahsata.c508 writel_with_flush(PORT_CMD_ICC_ACTIVE | PORT_CMD_FIS_RX | in ahci_port_start()

Completed in 8 milliseconds