DPLL_A 325 drivers/gpu/drm/gma500/cdv_device.c temp = REG_READ(DPLL_A); DPLL_A 327 drivers/gpu/drm/gma500/cdv_device.c REG_WRITE(DPLL_A, temp | DPLL_SYNCLOCK_ENABLE); DPLL_A 328 drivers/gpu/drm/gma500/cdv_device.c REG_READ(DPLL_A); DPLL_A 522 drivers/gpu/drm/gma500/cdv_device.c .dpll = DPLL_A, DPLL_A 219 drivers/gpu/drm/gma500/cdv_intel_display.c int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B; DPLL_A 257 drivers/gpu/drm/gma500/psb_device.c .dpll = DPLL_A, DPLL_A 1336 drivers/video/fbdev/intelfb/intelfbdrv.c OUTREG(DPLL_A, INREG(DPLL_A) & ~DPLL_VCO_ENABLE); DPLL_A 534 drivers/video/fbdev/intelfb/intelfbhw.c hw->dpll_a = INREG(DPLL_A); DPLL_A 1338 drivers/video/fbdev/intelfb/intelfbhw.c dpll_reg = DPLL_A;