Searched refs:mad_inter (Results 1 – 1 of 1) sorted by relevance
637 static enum mem_type get_memory_type(u32 mad_inter) in get_memory_type() argument639 u32 t = MAD_INTER_CHANNEL_DDR_TYPE(mad_inter); in get_memory_type()997 u32 mad_inter, mad_intra, mad_dimm; in igen6_get_dimm_config() local1007 mad_inter = readl(imc->window + MAD_INTER_CHANNEL_OFFSET); in igen6_get_dimm_config()1008 mtype = get_memory_type(mad_inter); in igen6_get_dimm_config()1010 imc->ch_s_size = MAD_INTER_CHANNEL_CH_S_SIZE(mad_inter); in igen6_get_dimm_config()1011 imc->ch_l_map = MAD_INTER_CHANNEL_CH_L_MAP(mad_inter); in igen6_get_dimm_config()