Searched refs:VGA1_PD_P2_DIV_4 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h325 # define VGA1_PD_P2_DIV_4 (1 << 15) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h325 # define VGA1_PD_P2_DIV_4 (1 << 15) macro
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_reg.h325 # define VGA1_PD_P2_DIV_4 (1 << 15) macro
H A Di830_debug.c271 vga1_p2 = (val & VGA1_PD_P2_DIV_4) ? 4 : 2;

Completed in 29 milliseconds