Searched refs:intel_uncore_read8 (Results 1 – 4 of 4) sorted by relevance
87 reg->val = intel_uncore_read8(uncore, in i915_reg_read_ioctl()
40 static inline u8 intel_uncore_read8(struct intel_uncore *uncore, in intel_uncore_read8() function
43 val = intel_uncore_read8(__to_uncore(display), reg); in intel_de_read8()
358 x = intel_uncore_read8(uncore, TR1); in ips_mch_val()