Searched refs:to_intel_uncore (Results 1 – 6 of 6) sorted by relevance
54 rom->uncore = to_intel_uncore(drm); in intel_rom_spi()
17 return to_intel_uncore(display->drm); in __to_uncore()
77 struct intel_uncore *uncore = to_intel_uncore(display->drm); in dg1_mchbar_read_qgv_point_info()214 struct intel_uncore *uncore = to_intel_uncore(display->drm); in mtl_read_qgv_point_info()
7417 struct intel_uncore *uncore = to_intel_uncore(display->drm); in intel_atomic_commit_tail()
499 struct intel_uncore *to_intel_uncore(struct drm_device *drm);
45 struct intel_uncore *to_intel_uncore(struct drm_device *drm) in to_intel_uncore() function