Searched refs:is_16gb_dimm (Results 1 – 3 of 3) sorted by relevance
16 bool is_16gb_dimm; member160 ch->is_16gb_dimm = skl_is_16gb_dimm(&ch->dimm_l) || in skl_dram_get_channel_info()164 channel, ch->ranks, yesno(ch->is_16gb_dimm)); in skl_dram_get_channel_info()218 dram_info->is_16gb_dimm = ch0.is_16gb_dimm || ch1.is_16gb_dimm; in skl_dram_get_channels_info()446 dram_info->is_16gb_dimm = !IS_GEN9_LP(i915); in intel_dram_detect()462 dram_info->ranks, yesno(dram_info->is_16gb_dimm)); in intel_dram_detect()
1139 bool is_16gb_dimm; member
2932 if (dev_priv->dram_info.is_16gb_dimm) in intel_read_wm_latency()