Searched refs:PLL_P1_DIVIDE_BY_TWO (Results 1 – 5 of 5) 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
892 if (dpll & PLL_P1_DIVIDE_BY_TWO) in cdv_intel_crtc_clock_get()
8776 dpll |= PLL_P1_DIVIDE_BY_TWO; in i8xx_compute_dpll()12203 if (dpll & PLL_P1_DIVIDE_BY_TWO) in i9xx_crtc_clock_get()
3475 #define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro