Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_base.c596 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) == 0) in radeon_probe_pll_params()
602 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) != 0) in radeon_probe_pll_params()
606 if (((INREG(CRTC_VLINE_CRNT_VLINE) >> 16) & 0x3ff) == 0) in radeon_probe_pll_params()
H A Datyfb_base.c674 crtc->vline_crnt_vline = aty_ld_le32(CRTC_VLINE_CRNT_VLINE, par); in aty_get_crtc()
739 aty_st_le32(CRTC_VLINE_CRNT_VLINE, crtc->vline_crnt_vline, par); in aty_set_crtc()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h161 #define CRTC_VLINE_CRNT_VLINE 0x0210 macro