Searched refs:PLL_P2_DIVIDE_BY_4 (Results 1 – 6 of 6) sorted by relevance
359 if (dpll & PLL_P2_DIVIDE_BY_4) in psb_intel_crtc_clock_get()
255 #define PLL_P2_DIVIDE_BY_4 (1 << 23) /* i830, required macro
896 if (dpll & PLL_P2_DIVIDE_BY_4) in cdv_intel_crtc_clock_get()
902 dpll |= PLL_P2_DIVIDE_BY_4; in i8xx_compute_dpll()
4475 if (dpll & PLL_P2_DIVIDE_BY_4) in i9xx_crtc_clock_get()8844 PLL_P2_DIVIDE_BY_4 | in i830_enable_pipe()
1540 #define PLL_P2_DIVIDE_BY_4 (1 << 23) macro