Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c89 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in bxt_init_clock_gating()
90 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in bxt_init_clock_gating()
117 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in glk_init_clock_gating()
118 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in glk_init_clock_gating()
H A Dintel_gvt_mmio_table.c1236 MMIO_D(GEN9_CLKGATE_DIS_0); in iterate_bxt_mmio()
H A Di915_reg.h1025 #define GEN9_CLKGATE_DIS_0 _MMIO(0x46530) macro
/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c936 intel_de_rmw(i915, GEN9_CLKGATE_DIS_0, 0, DARBF_GATING_DIS); in intel_early_display_was()
H A Dintel_dmc.c469 intel_de_rmw(i915, GEN9_CLKGATE_DIS_0, 0, in mtl_pipedmc_clock_gating_wa()