Searched refs:MREAn (Results 1 – 2 of 2) sorted by relevance
28 mmio_write_32(MREAn(rdc->index), rdc->setting.rdc_mem_region[1]); in imx_rdc_init()
18 #define MREAn(x) (IMX_RDC_BASE + 0x804 + (x) * 0x10) macro