Searched refs:CRTC_VLINE_CRNT_VLINE (Results 1 – 5 of 5) sorted by relevance
43 #define CRTC_VLINE_CRNT_VLINE 0x0210 macro
42 #define CRTC_VLINE_CRNT_VLINE 0x0010 /* Dword offset 0_04 */ macro
159 #define CRTC_VLINE_CRNT_VLINE 0x0210 macro
597 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()
684 crtc->vline_crnt_vline = aty_ld_le32(CRTC_VLINE_CRNT_VLINE, par); in aty_get_crtc()749 aty_st_le32(CRTC_VLINE_CRNT_VLINE, crtc->vline_crnt_vline, par); in aty_set_crtc()