Searched refs:DPLL_B (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c1809 pI830->saveDPLL_B = INREG(DPLL_B);
2021 OUTREG(DPLL_B, pI830->saveDPLL_B & ~DPLL_VCO_ENABLE);
2022 POSTING_READ(DPLL_B);
2027 OUTREG(DPLL_B, pI830->saveDPLL_B);
2028 POSTING_READ(DPLL_B);
2033 OUTREG(DPLL_B, pI830->saveDPLL_B);
2034 POSTING_READ(DPLL_B);
H A Di830_debug.c334 Bool is_lvds = (INREG(LVDS) & LVDS_PORT_EN) && (reg == DPLL_B);
372 if (reg == DPLL_B)
726 DEFINEREG2(DPLL_B, i830_debug_dpll),
1597 dpll = INREG(pipe == 0 ? DPLL_A : DPLL_B);
H A Di830_dvo.c206 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
H A Di830_display.c1114 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
1171 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
1504 int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
2200 uint32_t dpll = INREG((pipe == 0) ? DPLL_A : DPLL_B);
H A Di810_reg.h958 #define DPLL_B 0x06018 macro
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_reg.h958 #define DPLL_B 0x06018 macro
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_reg.h958 #define DPLL_B 0x06018 macro

Completed in 63 milliseconds