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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_gx.c44 (void) aty_ld_8(DAC_REGS, par);
46 (void) aty_ld_8(DAC_REGS + 2, par);
47 (void) aty_ld_8(DAC_REGS + 2, par);
48 (void) aty_ld_8(DAC_REGS + 2, par);
49 (void) aty_ld_8(DAC_REGS + 2, par);
243 aty_st_8(DAC_REGS + 2, 0x1D, par);
244 aty_st_8(DAC_REGS + 3, gModeReg, par);
245 aty_st_8(DAC_REGS, 0x02, par);
262 temp = aty_ld_8(DAC_REGS, par);
263 aty_st_8(DAC_REGS, (devSetupReg
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/video/
H A Dmach64.h171 #define DAC_REGS 0x00C0 /* Dword offset 0_30 */ macro

Completed in 98 milliseconds