Searched refs:DPOUNIT_CLOCK_GATE_DISABLE (Results 1 – 5 of 5) sorted by relevance
1301 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
1986 DPOUNIT_CLOCK_GATE_DISABLE | in cdv_disable_intel_clock_gating()
789 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()935 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
1151 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
3448 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro