Home
last modified time | relevance | path

Searched refs:CRTC_VLINE_CRNT_VLINE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/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()
731 DPRINTK("CRTC_VLINE_CRNT_VLINE: %x\n", crtc->vline_crnt_vline); in aty_set_crtc()
739 aty_st_le32(CRTC_VLINE_CRNT_VLINE, crtc->vline_crnt_vline, par); in aty_set_crtc()
/kernel/linux/linux-6.6/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()
H A Datyfb_base.c684 crtc->vline_crnt_vline = aty_ld_le32(CRTC_VLINE_CRNT_VLINE, par); in aty_get_crtc()
741 DPRINTK("CRTC_VLINE_CRNT_VLINE: %x\n", crtc->vline_crnt_vline); in aty_set_crtc()
749 aty_st_le32(CRTC_VLINE_CRNT_VLINE, crtc->vline_crnt_vline, par); in aty_set_crtc()

Completed in 38 milliseconds