Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h1301 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
Dcdv_intel_dp.c1945 DPOUNIT_CLOCK_GATE_DISABLE | in cdv_disable_intel_clock_gating()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dvlv_dsi.c807 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()
971 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
Dintel_display_power.c1373 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
/Linux-v5.10/drivers/gpu/drm/i915/
Di915_reg.h3599 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro