Searched refs:PLL_P2_DIVIDE_BY_4 (Results 1 – 6 of 6) sorted by relevance
362 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
897 if (dpll & PLL_P2_DIVIDE_BY_4) in cdv_intel_crtc_clock_get()
905 dpll |= PLL_P2_DIVIDE_BY_4; in i8xx_compute_dpll()
3910 if (dpll & PLL_P2_DIVIDE_BY_4) in i9xx_crtc_clock_get()7918 PLL_P2_DIVIDE_BY_4 | in i830_enable_pipe()
1481 #define PLL_P2_DIVIDE_BY_4 (1 << 23) macro