Searched refs:edc_size (Results 1 – 1 of 1) sorted by relevance
5693 u32 edc_size, mc_size; in t4_memory_rw_mtype() local5701 edc_size = G_EDRAM0_SIZE(t4_read_reg(adap, A_MA_EDRAM0_BAR)); in t4_memory_rw_mtype()5703 mtype_offset = (mtype * (edc_size * 1024 * 1024)); in t4_memory_rw_mtype()5707 mtype_offset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in t4_memory_rw_mtype()