Home
last modified time | relevance | path

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

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