Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_inic162x.c150 IDMA_CTL_GO = (1 << 7), /* IDMA mode go */ enumerator
544 writew(IDMA_CTL_GO, port_base + PORT_IDMA_CTL); in inic_qc_issue()