Searched refs:VRHUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance
1259 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* Fixed value on CDV */ macro
8552 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in ironlake_init_clock_gating()8622 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in gen6_init_clock_gating()8705 uint32_t dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE; in ivybridge_init_clock_gating()8759 dspclk_gate = VRHUNIT_CLOCK_GATE_DISABLE | in g4x_init_clock_gating()
971 # define VRHUNIT_CLOCK_GATE_DISABLE (1 << 28) /* 965 */ macro