Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c91 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in bxt_init_clock_gating()
92 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in bxt_init_clock_gating()
125 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in glk_init_clock_gating()
126 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in glk_init_clock_gating()
H A Dintel_gvt_mmio_table.c1228 MMIO_D(GEN9_CLKGATE_DIS_0); in iterate_bxt_mmio()
H A Di915_reg.h1799 #define GEN9_CLKGATE_DIS_0 _MMIO(0x46530) macro
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c910 intel_de_rmw(i915, GEN9_CLKGATE_DIS_0, 0, DARBF_GATING_DIS); in intel_early_display_was()
H A Dintel_dmc.c458 intel_de_rmw(i915, GEN9_CLKGATE_DIS_0, 0, in mtl_pipedmc_clock_gating_wa()