Home
last modified time | relevance | path

Searched refs:HSW_FBCQ_DIS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c510 intel_uncore_rmw(&i915->uncore, CHICKEN_PIPESL_1(PIPE_A), 0, HSW_FBCQ_DIS); in bdw_init_clock_gating()
557 intel_uncore_rmw(&i915->uncore, CHICKEN_PIPESL_1(PIPE_A), 0, HSW_FBCQ_DIS); in hsw_init_clock_gating()
H A Di915_reg.h4621 #define HSW_FBCQ_DIS REG_BIT(22) macro