Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dsata_sil24.c127 PORT_IRQ_ENABLE_CLR = 0x1014, /* write: enable-clear */ enumerator
621 writel(PORT_IRQ_COMPLETE | PORT_IRQ_ERROR, port + PORT_IRQ_ENABLE_CLR); in sil24_exec_polled_cmd()
962 writel(0xffff, port + PORT_IRQ_ENABLE_CLR); in sil24_freeze()