Home
last modified time | relevance | path

Searched refs:CRTC2_DISPLAY_BASE_ADDR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/aty/
H A Dradeon_pm.c597 rinfo->save_regs[33] = INREG(CRTC2_DISPLAY_BASE_ADDR); in radeon_pm_save_regs()
706 OUTREG(CRTC2_DISPLAY_BASE_ADDR, rinfo->save_regs[33]); in radeon_pm_restore_regs()
1729 OUTREG(CRTC2_DISPLAY_BASE_ADDR, rinfo->save_regs[33]); in radeon_reinitialize_M10()
1984 OUTREG(CRTC2_DISPLAY_BASE_ADDR, rinfo->save_regs[33]); in radeon_reinitialize_M9P()
2222 OUTREG(CRTC2_DISPLAY_BASE_ADDR, rinfo->save_regs[33]);
/linux/include/video/
H A Dradeon.h100 #define CRTC2_DISPLAY_BASE_ADDR 0x033c macro