Searched refs:PLL_P1_DIVIDE_BY_TWO (Results 1 – 6 of 6) sorted by relevance
348 if (dpll & PLL_P1_DIVIDE_BY_TWO) in psb_intel_crtc_clock_get()
257 # define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro
883 if (dpll & PLL_P1_DIVIDE_BY_TWO) in cdv_intel_crtc_clock_get()
888 dpll |= PLL_P1_DIVIDE_BY_TWO; in i8xx_compute_dpll()
6628 if (dpll & PLL_P1_DIVIDE_BY_TWO) in i9xx_crtc_clock_get()
3546 #define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro