Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A 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()