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()
35 static inline u8 intel_uncore_read8(struct intel_uncore *uncore, in intel_uncore_read8() function
40 val = intel_uncore_read8(__to_uncore(display), reg); in __intel_de_read8()
358 x = intel_uncore_read8(uncore, TR1); in ips_mch_val()