Home
last modified time | relevance | path

Searched refs:CRTC_V_TOTAL_DISP (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/include/video/
H A Daty128.h41 #define CRTC_V_TOTAL_DISP 0x0208 macro
H A Dmach64.h30 #define CRTC_V_TOTAL_DISP 0x0008 /* Dword offset 0_02 */ macro
H A Dradeon.h157 #define CRTC_V_TOTAL_DISP 0x0208 macro
/openbmc/qemu/hw/display/
H A Dati_regs.h78 #define CRTC_V_TOTAL_DISP 0x0208 macro
H A Dati.c393 case CRTC_V_TOTAL_DISP: in ati_mm_read()
700 case CRTC_V_TOTAL_DISP: in ati_mm_write()
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c335 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_setmode()
521 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_setmode_9200()
/openbmc/linux/drivers/video/fbdev/aty/
H A Datyfb_base.c682 crtc->v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par); in aty_get_crtc()
696 crtc->shadow_v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par); in aty_get_crtc()
746 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_tot_disp, par); in aty_set_crtc()
781 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->shadow_v_tot_disp, par); in aty_set_crtc()
3080 crtc.v_tot_disp = aty_ld_le32(CRTC_V_TOTAL_DISP, par); in atyfb_setup_sparc()
H A Dradeon_base.c620 vTotal = ((INREG(CRTC_V_TOTAL_DISP) & 0x3ff) + 1); in radeon_probe_pll_params()
1320 save->crtc_v_total_disp = INREG(CRTC_V_TOTAL_DISP); in radeon_save_state()
1487 OUTREG(CRTC_V_TOTAL_DISP, mode->crtc_v_total_disp); in radeon_write_mode()
H A Daty128fb.c1020 aty_st_le32(CRTC_V_TOTAL_DISP, crtc->v_total); in aty128_set_crtc()
H A Dradeon_pm.c2435 OUTREG(CRTC_V_TOTAL_DISP, 0x03ff0429);
/openbmc/u-boot/include/
H A Dradeon.h158 #define CRTC_V_TOTAL_DISP 0x0208 macro