Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/gma500/
Dpsb_intel_reg.h1313 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
Dcdv_intel_dp.c1985 DPOUNIT_CLOCK_GATE_DISABLE | in cdv_disable_intel_clock_gating()
/Linux-v4.19/drivers/gpu/drm/i915/
Dvlv_dsi.c841 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()
998 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
Dintel_runtime_pm.c964 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
Di915_reg.h3373 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro