Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_inic162x.c149 IDMA_CTL_RST_IDMA = (1 << 5), /* reset IDMA machinary */ enumerator
274 writew(IDMA_CTL_RST_IDMA, idma_ctl); in inic_reset_port()