Home
last modified time | relevance | path

Searched refs:PORT_CMD_LIST_ON (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dahci.h100 #define PORT_CMD_LIST_ON (1 << 15) /* cmd list DMA engine running */ macro
/u-boot/drivers/ata/
A Dahci.c242 if (tmp & (PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()
245 tmp &= ~(PORT_CMD_LIST_ON | PORT_CMD_FIS_ON | in ahci_host_init()

Completed in 5 milliseconds