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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_debug.c247 ((val & FP_M2_IGD_DIV_MASK) >> FP_M2_DIV_SHIFT));
1742 m2 = (fp & FP_M2_IGD_DIV_MASK) >> FP_M2_DIV_SHIFT;
H A Di810_reg.h1249 # define FP_M2_IGD_DIV_MASK 0x000000ff macro
H A Di830_display.c2212 clock.m2 = (fp & FP_M2_IGD_DIV_MASK) >> FP_M2_DIV_SHIFT;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h1249 # define FP_M2_IGD_DIV_MASK 0x000000ff macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h1249 # define FP_M2_IGD_DIV_MASK 0x000000ff macro

Completed in 31 milliseconds