Searched refs:PORT_CMD_START (Results 1 – 2 of 2) sorted by relevance
180 PORT_CMD_START = BIT(0), /* Enable port DMA engine */ enumerator
688 tmp |= PORT_CMD_START; in ahci_start_engine()716 if ((tmp & (PORT_CMD_START | PORT_CMD_LIST_ON)) == 0) in ahci_stop_engine()730 tmp &= ~PORT_CMD_START; in ahci_stop_engine()