Searched refs:dac_subtype (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Datyfb_base.c2324 u8 dac_type, dac_subtype, clk_type; local
2334 dac_subtype = DAC_ATT20C408;
2336 dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, par) & 0xF0) | dac_type;
2339 dac_subtype = DAC_IBMRGB514;
2342 switch (dac_subtype) {

Completed in 35 milliseconds