Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ata/
Dsata_sil24.c117 PORT_IRQ_ENABLE_CLR = 0x1014, /* write: enable-clear */ enumerator
611 writel(PORT_IRQ_COMPLETE | PORT_IRQ_ERROR, port + PORT_IRQ_ENABLE_CLR); in sil24_exec_polled_cmd()
952 writel(0xffff, port + PORT_IRQ_ENABLE_CLR); in sil24_freeze()