Searched defs:is_lvds (Results 1 - 3 of 3) 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); local in function:DEBUGSTRING
H A Di830_sdvo.c97 Bool is_lvds; member in struct:i830_sdvo_priv
H A Di830_display.c1522 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