Searched refs:PORT_CMD_LIST_ON (Results 1 – 3 of 3) sorted by relevance
185 PORT_CMD_LIST_ON = (1 << 15), /* cmd list DMA engine running */ enumerator
601 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0) in ahci_stop_engine()610 PORT_CMD_LIST_ON, PORT_CMD_LIST_ON, 1, 500); in ahci_stop_engine()611 if (tmp & PORT_CMD_LIST_ON) in ahci_stop_engine()
464 while ((readl(port->mmio + PORT_CMD) & PORT_CMD_LIST_ON) in mtip_restart_port()475 if (readl(port->mmio + PORT_CMD) & PORT_CMD_LIST_ON) { in mtip_restart_port()