Searched defs:mrc (Results 1 – 8 of 8) sorted by relevance
192 static void mrccache_setup(struct mrc_output *mrc, void *data) in mrccache_setup()214 struct mrc_output *mrc = &gd->arch.mrc[i]; in mrccache_reserve() local298 struct mrc_output *mrc; in mrccache_save_type() local345 struct mrc_output *mrc = &gd->arch.mrc[i]; in mrccache_spl_save() local
21 struct mrc_output *mrc = &gd->arch.mrc[MRC_TYPE_NORMAL]; in dram_init() local
160 struct mrc_output *mrc = &gd->arch.mrc[MRC_TYPE_NORMAL]; in dram_init() local
174 struct mrc_output *mrc = &gd->arch.mrc[MRC_TYPE_NORMAL]; in dram_init() local
543 struct mrc_output *mrc = &gd->arch.mrc[MRC_TYPE_NORMAL]; in dram_init() local
110 struct mrc_output mrc[MRC_TYPE_COUNT]; member
419 u32 mrc; /* Memory Region Control */ member
1010 u32 mrc; /* Memory Region Control */ member
Completed in 19 milliseconds