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()
821 val |= DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_pre_enable()997 val &= ~DPOUNIT_CLOCK_GATE_DISABLE; in intel_dsi_post_disable()
1388 val &= DPOUNIT_CLOCK_GATE_DISABLE; in vlv_init_display_clock_gating()
3694 # define DPOUNIT_CLOCK_GATE_DISABLE (1 << 11) macro
Completed in 92 milliseconds