Searched defs:OUTREG (Results 1 – 2 of 2) sorted by relevance
71 #define OUTREG(addr,val) writel(val, (rinfo->mmio_base)+addr) macro