Searched refs:PORT_CMD_LIST_ON (Results 1 – 2 of 2) sorted by relevance
174 PORT_CMD_LIST_ON = BIT(15), /* cmd list DMA engine running */ enumerator
716 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0) in ahci_stop_engine()735 PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500); in ahci_stop_engine()736 if (tmp & PORT_CMD_LIST_ON) in ahci_stop_engine()