Searched refs:DPOUNIT_CLOCK_GATE_DISABLE (Results 1 – 5 of 5) sorted by relevance
1259 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
1942 DPOUNIT_CLOCK_GATE_DISABLE | in cdv_disable_intel_clock_gating()
825 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()1001 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
1387 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
3670 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro