Searched refs:SGRF_SOC_CON3_7 (Results 1 – 3 of 3) sorted by relevance
14 #define SGRF_SOC_CON3_7(n) (0xe00c + ((n) - 3) * 4) macro17 (n < 8 ? SGRF_SOC_CON3_7(n) :\
22 sdram_config.stride = (mmio_read_32(SGRF_BASE + SGRF_SOC_CON3_7(4)) >> in dram_init()
97 #define DDR_STRIDE(n) mmio_write_32(SGRF_BASE + SGRF_SOC_CON3_7(4), \
Completed in 5 milliseconds