Home
last modified time | relevance | path

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

/Linux-v4.19/include/video/
Dradeon.h176 #define FP_CRTC_V_TOTAL_DISP 0x0254 macro
/Linux-v4.19/drivers/video/fbdev/aty/
Dradeon_base.c1336 save->fp_crtc_v_total_disp = INREG(FP_CRTC_V_TOTAL_DISP); in radeon_save_state()
1508 OUTREG(FP_CRTC_V_TOTAL_DISP, mode->fp_crtc_v_total_disp); in radeon_write_mode()
Dradeon_pm.c2442 OUTREG(FP_CRTC_V_TOTAL_DISP, 0x03ff002a);