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

/linux-4.4.14/drivers/video/fbdev/aty/
H A Datyfb_base.c2353 u8 dac_type, dac_subtype, clk_type; aty_init() local
2364 dac_subtype = DAC_ATT20C408; aty_init()
2366 dac_subtype = (aty_ld_8(SCRATCH_REG1 + 1, par) & 0xF0) | dac_type; aty_init()
2369 dac_subtype = DAC_IBMRGB514; aty_init()
2372 switch (dac_subtype) { aty_init()

Completed in 98 milliseconds