DPLL_B            331 drivers/gpu/drm/gma500/cdv_device.c 	temp = REG_READ(DPLL_B);
DPLL_B            333 drivers/gpu/drm/gma500/cdv_device.c 		REG_WRITE(DPLL_B, temp | DPLL_SYNCLOCK_ENABLE);
DPLL_B            334 drivers/gpu/drm/gma500/cdv_device.c 		REG_READ(DPLL_B);
DPLL_B            547 drivers/gpu/drm/gma500/cdv_device.c 		.dpll = DPLL_B,
DPLL_B            219 drivers/gpu/drm/gma500/cdv_intel_display.c 	int dpll_reg = (pipe == 0) ? DPLL_A : DPLL_B;
DPLL_B            484 drivers/gpu/drm/gma500/oaktrail_device.c 		.dpll = DPLL_B,
DPLL_B            281 drivers/gpu/drm/gma500/psb_device.c 		.dpll = DPLL_B,
DPLL_B            535 drivers/video/fbdev/intelfb/intelfbhw.c 	hw->dpll_b = INREG(DPLL_B);
DPLL_B           1314 drivers/video/fbdev/intelfb/intelfbhw.c 		dpll_reg = DPLL_B;