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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_lvds.c489 if ((INREG(PP_CONTROL) & POWER_TARGET_ON) && !dev_priv->dpmsoff)
499 if (!(INREG(PP_CONTROL) & POWER_TARGET_ON) &&
504 OUTREG(PP_CONTROL, INREG(PP_CONTROL) | POWER_TARGET_ON);
516 if ((INREG(PP_CONTROL) & POWER_TARGET_ON) && !dev_priv->dpmsoff)
520 OUTREG(PP_CONTROL, INREG(PP_CONTROL) & ~POWER_TARGET_ON);
552 pI830->savePP_CONTROL = INREG(PP_CONTROL);
555 if ((INREG(PP_CONTROL) & POWER_TARGET_ON) && !dev_priv->dpmsoff)
571 OUTREG(PP_CONTROL, pI83
[all...]
H A Di810_reg.h912 #define PP_CONTROL 0x61204 macro
H A Di830_debug.c665 DEFINEREG2(PP_CONTROL, i830_debug_pp_control),
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h912 #define PP_CONTROL 0x61204 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h912 #define PP_CONTROL 0x61204 macro

Completed in 29 milliseconds