Searched refs:DPOUNIT_CLOCK_GATE_DISABLE (Results 1 – 5 of 5) sorted by relevance
1301 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
1945 DPOUNIT_CLOCK_GATE_DISABLE | in cdv_disable_intel_clock_gating()
807 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()971 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
1373 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
3599 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro