Searched refs:PORT_CMD_FIS_ON (Results 1 – 2 of 2) sorted by relevance
173 PORT_CMD_FIS_ON = BIT(14), /* FIS DMA engine running */ enumerator
724 tmp = ata_wait_register(ap, port_mmio + PORT_CMD, PORT_CMD_FIS_ON, in ahci_stop_fis_rx()725 PORT_CMD_FIS_ON, 10, 1000); in ahci_stop_fis_rx()726 if (tmp & PORT_CMD_FIS_ON) in ahci_stop_fis_rx()