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

/linux-master/drivers/irqchip/
H A Dirq-xilinx-intc.c30 #define MER 0x1c /* Master Enable Register */ macro
209 xintc_write(irqc, MER, MER_HIE | MER_ME);
210 if (xintc_read(irqc, MER) != (MER_HIE | MER_ME)) {
212 xintc_write(irqc, MER, MER_HIE | MER_ME);

Completed in 205 milliseconds