dac_subtype      2333 drivers/video/fbdev/aty/atyfb_base.c 		u8 dac_type, dac_subtype, clk_type;
dac_subtype      2344 drivers/video/fbdev/aty/atyfb_base.c 			dac_subtype = DAC_ATT20C408;
dac_subtype      2346 drivers/video/fbdev/aty/atyfb_base.c 			dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, par) & 0xF0) | dac_type;
dac_subtype      2349 drivers/video/fbdev/aty/atyfb_base.c 		dac_subtype = DAC_IBMRGB514;
dac_subtype      2352 drivers/video/fbdev/aty/atyfb_base.c 		switch (dac_subtype) {