ddc_reg 24 drivers/video/fbdev/aty/radeon_i2c.c val = INREG(chan->ddc_reg) & ~(VGA_DDC_CLK_OUT_EN); ddc_reg 28 drivers/video/fbdev/aty/radeon_i2c.c OUTREG(chan->ddc_reg, val); ddc_reg 29 drivers/video/fbdev/aty/radeon_i2c.c (void)INREG(chan->ddc_reg); ddc_reg 38 drivers/video/fbdev/aty/radeon_i2c.c val = INREG(chan->ddc_reg) & ~(VGA_DDC_DATA_OUT_EN); ddc_reg 42 drivers/video/fbdev/aty/radeon_i2c.c OUTREG(chan->ddc_reg, val); ddc_reg 43 drivers/video/fbdev/aty/radeon_i2c.c (void)INREG(chan->ddc_reg); ddc_reg 52 drivers/video/fbdev/aty/radeon_i2c.c val = INREG(chan->ddc_reg); ddc_reg 63 drivers/video/fbdev/aty/radeon_i2c.c val = INREG(chan->ddc_reg); ddc_reg 103 drivers/video/fbdev/aty/radeon_i2c.c rinfo->i2c[0].ddc_reg = GPIO_MONID; ddc_reg 110 drivers/video/fbdev/aty/radeon_i2c.c rinfo->i2c[1].ddc_reg = GPIO_DVI_DDC; ddc_reg 114 drivers/video/fbdev/aty/radeon_i2c.c rinfo->i2c[2].ddc_reg = GPIO_VGA_DDC; ddc_reg 118 drivers/video/fbdev/aty/radeon_i2c.c rinfo->i2c[3].ddc_reg = GPIO_CRT2_DDC; ddc_reg 274 drivers/video/fbdev/aty/radeonfb.h u32 ddc_reg;