DDC_REG          1181 drivers/video/fbdev/cyber2000fb.c 	reg = cyber2000_grphr(DDC_REG, cfb);
DDC_REG          1186 drivers/video/fbdev/cyber2000fb.c 	cyber2000_grphw(DDC_REG, reg, cfb);
DDC_REG          1196 drivers/video/fbdev/cyber2000fb.c 	reg = cyber2000_grphr(DDC_REG, cfb);
DDC_REG          1201 drivers/video/fbdev/cyber2000fb.c 	cyber2000_grphw(DDC_REG, reg, cfb);
DDC_REG          1211 drivers/video/fbdev/cyber2000fb.c 	retval = !!(cyber2000_grphr(DDC_REG, cfb) & DDC_SCL_IN);
DDC_REG          1223 drivers/video/fbdev/cyber2000fb.c 	retval = !!(cyber2000_grphr(DDC_REG, cfb) & DDC_SDA_IN);
DDC_REG           196 drivers/video/fbdev/s3fb.c 		return vga_rcrt(par->state.vgabase, DDC_REG);
DDC_REG           204 drivers/video/fbdev/s3fb.c 		vga_wcrt(par->state.vgabase, DDC_REG, val);