Home
last modified time | relevance | path

Searched refs:GEN6_RP_PREV_UP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/
H A Dselftest_rps.c959 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_up_interrupt()
1007 intel_uncore_read(uncore, GEN6_RP_PREV_UP), in __rps_down_interrupt()
H A Ddebugfs_gt_pm.c341 rpprevup = intel_uncore_read(uncore, GEN6_RP_PREV_UP) & GEN6_CURBSYTAVG_MASK; in frequency_show()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_debugfs.c882 rpprevup = I915_READ(GEN6_RP_PREV_UP) & GEN6_CURBSYTAVG_MASK; in i915_frequency_info()
H A Di915_reg.h9092 #define GEN6_RP_PREV_UP _MMIO(0xA058) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dhandlers.c2582 MMIO_D(GEN6_RP_PREV_UP, D_ALL); in init_generic_mmio_info()