Searched defs:is_lvds (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_debug.c | 334 Bool is_lvds = (INREG(LVDS) & LVDS_PORT_EN) && (reg == DPLL_B); local in function:DEBUGSTRING |
| H A D | i830_sdvo.c | 97 Bool is_lvds; member in struct:i830_sdvo_priv |
| H A D | i830_display.c | 1522 Bool is_crt = FALSE, is_lvds = FALSE, is_tv = FALSE; local in function:i830_crtc_mode_set 2244 Bool is_lvds = (pipe == 1) && (INREG(LVDS) & LVDS_PORT_EN); local in function:i830_crtc_clock_get |
Completed in 23 milliseconds