Searched refs:PLL_P1_DIVIDE_BY_TWO (Results 1 – 6 of 6) sorted by relevance
354 if (dpll & PLL_P1_DIVIDE_BY_TWO) in psb_intel_crtc_clock_get()
257 # define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro
889 if (dpll & PLL_P1_DIVIDE_BY_TWO) in cdv_intel_crtc_clock_get()
901 dpll |= PLL_P1_DIVIDE_BY_TWO; in i8xx_compute_dpll()
3904 if (dpll & PLL_P1_DIVIDE_BY_TWO) in i9xx_crtc_clock_get()
1482 #define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro