Searched refs:mad_inter (Results 1 – 1 of 1) sorted by relevance
629 static enum mem_type get_memory_type(u32 mad_inter) in get_memory_type() argument631 u32 t = MAD_INTER_CHANNEL_DDR_TYPE(mad_inter); in get_memory_type()980 u32 mad_inter, mad_intra, mad_dimm; in igen6_get_dimm_config() local990 mad_inter = readl(imc->window + MAD_INTER_CHANNEL_OFFSET); in igen6_get_dimm_config()991 mtype = get_memory_type(mad_inter); in igen6_get_dimm_config()993 imc->ch_s_size = MAD_INTER_CHANNEL_CH_S_SIZE(mad_inter); in igen6_get_dimm_config()994 imc->ch_l_map = MAD_INTER_CHANNEL_CH_L_MAP(mad_inter); in igen6_get_dimm_config()