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

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_debug.c424 char pipe = val & LVDS_PIPEB_SELECT ? 'B' : 'A';
1602 (lvds & LVDS_PIPEB_SELECT) == (pipe << 30))
1674 (lvds & LVDS_PIPEB_SELECT) == (pipe << 30))
H A Di830_lvds.c1411 int pipe = !!(INREG(LVDS) & LVDS_PIPEB_SELECT);
1546 int pipe = (lvds & LVDS_PIPEB_SELECT) ? 1 : 0;
H A Di810_reg.h1424 # define LVDS_PIPEB_SELECT (1 << 30) macro
H A Di830_display.c1767 lvds |= LVDS_PORT_EN | LVDS_A0A2_CLKA_POWER_UP | LVDS_PIPEB_SELECT;
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h1424 # define LVDS_PIPEB_SELECT (1 << 30) macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h1424 # define LVDS_PIPEB_SELECT (1 << 30) macro

Completed in 49 milliseconds