Home
last modified time | relevance | path

Searched refs:intel_uncore_read64_2x32 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_ioctl.c75 reg->val = intel_uncore_read64_2x32(uncore, in i915_reg_read_ioctl()
H A Dintel_uncore.h458 intel_uncore_read64_2x32(struct intel_uncore *uncore, in intel_uncore_read64_2x32() function
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_de.h29 return intel_uncore_read64_2x32(&i915->uncore, lower_reg, upper_reg); in intel_de_read64_2x32()
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_submission.c1279 gpm_ts = intel_uncore_read64_2x32(gt->uncore, MISC_STATUS0, in guc_update_pm_timestamp()