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

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

Completed in 74 milliseconds