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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_lvds.c507 } while ((pp_status & PP_ON) == 0);
523 } while (pp_status & PP_ON);
H A Di810_reg.h898 # define PP_ON (1 << 31) macro
H A Di830_debug.c279 char *status = val & PP_ON ? "on" : "off";
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h898 # define PP_ON (1 << 31) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h898 # define PP_ON (1 << 31) macro

Completed in 30 milliseconds