Searched refs:PLL_P1_DIVIDE_BY_TWO (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_debug.c347 if (val & PLL_P1_DIVIDE_BY_TWO) {
1700 if (dpll & PLL_P1_DIVIDE_BY_TWO)
H A Di830_display.c1661 dpll |= PLL_P1_DIVIDE_BY_TWO;
2261 if (dpll & PLL_P1_DIVIDE_BY_TWO) {
H A Di810_reg.h975 * bitfield, or just 2 if PLL_P1_DIVIDE_BY_TWO is set.
989 # define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h975 * bitfield, or just 2 if PLL_P1_DIVIDE_BY_TWO is set.
989 # define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h975 * bitfield, or just 2 if PLL_P1_DIVIDE_BY_TWO is set.
989 # define PLL_P1_DIVIDE_BY_TWO (1 << 21) /* i830 */ macro

Completed in 48 milliseconds