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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_debug.c245 ffs((val & FP_N_IGD_DIV_MASK) >> FP_N_DIV_SHIFT) - 1,
1741 n = ffs((fp & FP_N_IGD_DIV_MASK) >> FP_N_DIV_SHIFT) - 1;
H A Di810_reg.h1244 # define FP_N_IGD_DIV_MASK 0x00ff0000 macro
H A Di830_display.c2211 clock.n = ffs((fp & FP_N_IGD_DIV_MASK) >> FP_N_DIV_SHIFT) - 1;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h1244 # define FP_N_IGD_DIV_MASK 0x00ff0000 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h1244 # define FP_N_IGD_DIV_MASK 0x00ff0000 macro

Completed in 31 milliseconds