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.c90 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in bxt_init_clock_gating()
91 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in bxt_init_clock_gating()
118 intel_uncore_write(&i915->uncore, GEN9_CLKGATE_DIS_0, in glk_init_clock_gating()
119 intel_uncore_read(&i915->uncore, GEN9_CLKGATE_DIS_0) | in glk_init_clock_gating()
H A Di915_reg.h763 #define GEN9_CLKGATE_DIS_0 _MMIO(0x46530) macro
H A Dintel_gvt_mmio_table.c1243 MMIO_D(GEN9_CLKGATE_DIS_0); in iterate_bxt_mmio()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c910 intel_de_rmw(display, GEN9_CLKGATE_DIS_0, 0, DARBF_GATING_DIS); in intel_early_display_was()
H A Dintel_dmc.c487 intel_de_rmw(display, GEN9_CLKGATE_DIS_0, 0, in mtl_pipedmc_clock_gating_wa()