Searched refs:DAC_REGS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 45 (void) aty_ld_8(DAC_REGS, par); in aty_dac_waste4() 47 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4() 48 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4() 49 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4() 50 (void) aty_ld_8(DAC_REGS + 2, par); in aty_dac_waste4() 250 aty_st_8(DAC_REGS, 0x02, par); in aty_set_dac_ATI68860_B() 267 temp = aty_ld_8(DAC_REGS, par); in aty_set_dac_ATI68860_B() 834 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() 843 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() 849 aty_st_8(DAC_REGS, tmpB, par); in aty_set_pll_408() [all …]
|
/openbmc/linux/include/video/ |
H A D | mach64.h | 167 #define DAC_REGS 0x00C0 /* Dword offset 0_30 */ macro
|