Searched refs:LVDS_PORT_EN (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_debug.c334 Bool is_lvds = (INREG(LVDS) & LVDS_PORT_EN) && (reg == DPLL_B);
425 char *enable = val & LVDS_PORT_EN ? "enabled" : "disabled";
1601 if ((lvds & LVDS_PORT_EN) &&
1673 (lvds & LVDS_PORT_EN) &&
H A Di830_display.c1767 lvds |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP | LVDS_PIPEB_SELECT;
2244 Bool is_lvds = (pipe == 1) && (INREG(LVDS) & LVDS_PORT_EN);
H A Di830_lvds.c1550 if (lvds & LVDS_PORT_EN) {
H A Di810_reg.h1422 # define LVDS_PORT_EN (1 << 31) macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h1422 # define LVDS_PORT_EN (1 << 31) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h1422 # define LVDS_PORT_EN (1 << 31) macro

Completed in 33 milliseconds