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

/drivers/ata/
H A Dsata_sil24.c127 PORT_IRQ_ENABLE_CLR = 0x1014, /* write: enable-clear */ enumerator in enum:__anon82
620 writel(PORT_IRQ_COMPLETE | PORT_IRQ_ERROR, port + PORT_IRQ_ENABLE_CLR);
961 writel(0xffff, port + PORT_IRQ_ENABLE_CLR);

Completed in 48 milliseconds