Searched refs:dac_subtype (Results 1 – 1 of 1) sorted by relevance
2376 u8 dac_subtype, clk_type; in aty_init() local2386 dac_subtype = DAC_ATT20C408; in aty_init()2388 dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, par) & 0xF0) | dac_type; in aty_init()2390 dac_subtype = DAC_IBMRGB514; in aty_init()2393 switch (dac_subtype) { in aty_init()