Searched refs:DAC_DATA (Results 1 – 5 of 5) sorted by relevance
24 tmp = RREG8(DAC_DATA); in mgag200_bmc_stop_scanout()30 tmp = RREG8(DAC_DATA); in mgag200_bmc_stop_scanout()40 tmp = RREG8(DAC_DATA); in mgag200_bmc_stop_scanout()70 tmp = RREG8(DAC_DATA); in mgag200_bmc_start_scanout()72 WREG8(DAC_DATA, tmp); in mgag200_bmc_start_scanout()79 WREG8(DAC_DATA, tmp); in mgag200_bmc_start_scanout()83 tmp = RREG8(DAC_DATA); in mgag200_bmc_start_scanout()85 WREG8(DAC_DATA, tmp); in mgag200_bmc_start_scanout()89 tmp = RREG8(DAC_DATA); in mgag200_bmc_start_scanout()
51 return RREG8(DAC_DATA); in mga_i2c_read_gpio()59 tmp = (RREG8(DAC_DATA) & mask) | val; in mga_i2c_set_gpio()
163 #define DAC_DATA 0x022c macro
169 #define DAC_DATA 0x00C1 /* Dword offset 0_30 */ macro
75 aty_st_8(DAC_DATA, (offset >> 8) & 0xff, par); in aty_st_514()