Searched refs:I830_L2_CACHE_CLOCK_GATE_DISABLE (Results 1 – 2 of 2) sorted by relevance
64 #define I830_L2_CACHE_CLOCK_GATE_DISABLE (1 << 2) macro
223 val &= ~I830_L2_CACHE_CLOCK_GATE_DISABLE; in i830_overlay_clock_gating()225 val |= I830_L2_CACHE_CLOCK_GATE_DISABLE; in i830_overlay_clock_gating()
Completed in 9 milliseconds