Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h43 #define CRTC_VLINE_CRNT_VLINE 0x0210 macro
H A Dmach64.h42 #define CRTC_VLINE_CRNT_VLINE 0x0010 /* Dword offset 0_04 */ macro
H A Dradeon.h159 #define CRTC_VLINE_CRNT_VLINE 0x0210 macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c597 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) == 0) in radeon_probe_pll_params()
603 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) != 0) in radeon_probe_pll_params()
607 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) == 0) in radeon_probe_pll_params()