Searched refs:GEN6_CSUNIT_CLOCK_GATE_DISABLE (Results 1 – 3 of 3) sorted by relevance
625 #define GEN6_CSUNIT_CLOCK_GATE_DISABLE (1 << 7) macro
2320 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in hsw_enable_metric_set()2332 GEN6_CSUNIT_CLOCK_GATE_DISABLE, 0); in hsw_disable_metric_set()
4222 GEN6_CSUNIT_CLOCK_GATE_DISABLE); in gen6_init_clock_gating()4649 intel_uncore_rmw(&dev_priv->uncore, GEN6_UCGCTL1, 0, GEN6_CSUNIT_CLOCK_GATE_DISABLE); in chv_init_clock_gating()
Completed in 27 milliseconds