Searched refs:MER (Results 1 – 1 of 1) sorted by relevance
30 #define MER 0x1c /* Master Enable Register */ macro209 xintc_write(irqc, MER, MER_HIE | MER_ME); in xilinx_intc_of_init()210 if (xintc_read(irqc, MER) != (MER_HIE | MER_ME)) { in xilinx_intc_of_init()212 xintc_write(irqc, MER, MER_HIE | MER_ME); in xilinx_intc_of_init()