Searched refs:DDRC_MSTR (Results 1 – 9 of 9) sorted by relevance
223 ddr_type = reg32_read(DDRC_MSTR(0)) & 0x3f; in get_trained_CDD()277 ddr_type = reg32_read(DDRC_MSTR(0)) & 0x3f; in update_umctl2_rank_space_setting()
146 tmp = reg32_read(DDRC_MSTR(0)); in ddr_init()
15 { DDRC_MSTR(0), 0xa1080020 },
19 { DDRC_MSTR(0), 0xa3080020 },
17 { DDRC_MSTR(0), 0xa3080020 },
51 /* DDRC_MSTR */
65 DATA 4 0x307A0000 0x01041001 // DDRC_MSTR
359 #define DDRC_MSTR(X) (DDRC_IPS_BASE_ADDR(X) + 0x00) macro
Completed in 16 milliseconds