Searched refs:PLL_P1_DIVIDE_BY_TWO (Results 1 – 3 of 3) sorted by relevance
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