Home
last modified time | relevance | path

Searched refs:FP_CRTC_V_TOTAL_DISP (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dradeon.h178 #define FP_CRTC_V_TOTAL_DISP 0x0254 macro
/openbmc/linux/include/video/
H A Dradeon.h176 #define FP_CRTC_V_TOTAL_DISP 0x0254 macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1327 save->fp_crtc_v_total_disp = INREG(FP_CRTC_V_TOTAL_DISP); in radeon_save_state()
1499 OUTREG(FP_CRTC_V_TOTAL_DISP, mode->fp_crtc_v_total_disp); in radeon_write_mode()
H A Dradeon_pm.c2439 OUTREG(FP_CRTC_V_TOTAL_DISP, 0x03ff002a);