Searched defs:dpll_reg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_dvo.c | 206 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B; local in function:i830_dvo_mode_set |
| H A D | i830_display.c | 1114 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B; local in function:i830_crtc_enable 1171 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B; local in function:i830_crtc_disable 1504 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B; local in function:i830_crtc_mode_set [all...] |
Completed in 11 milliseconds