Searched refs:GEN9_CLKGATE_DIS_0 (Results 1 – 4 of 4) sorted by relevance
635 intel_de_write(i915, GEN9_CLKGATE_DIS_0, in intel_early_display_was()636 intel_de_read(i915, GEN9_CLKGATE_DIS_0) | DARBF_GATING_DIS); in intel_early_display_was()
101 …intel_uncore_write(&dev_priv->uncore, GEN9_CLKGATE_DIS_0, intel_uncore_read(&dev_priv->uncore, GEN… in bxt_init_clock_gating()137 …intel_uncore_write(&dev_priv->uncore, GEN9_CLKGATE_DIS_0, intel_uncore_read(&dev_priv->uncore, GEN… in glk_init_clock_gating()
1221 MMIO_D(GEN9_CLKGATE_DIS_0); in iterate_bxt_mmio()
1831 #define GEN9_CLKGATE_DIS_0 _MMIO(0x46530) macro