Home
last modified time | relevance | path

Searched refs:CRTC_H_TOTAL_DISP (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h39 #define CRTC_H_TOTAL_DISP 0x0200 macro
H A Dmach64.h20 #define CRTC_H_TOTAL_DISP 0x0000 /* Dword offset 0_00 */ macro
H A Dradeon.h155 #define CRTC_H_TOTAL_DISP 0x0200 macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.c334 OUTREG(CRTC_H_TOTAL_DISP, mode->crtc_h_total_disp); in radeon_setmode()
520 OUTREG(CRTC_H_TOTAL_DISP, mode->crtc_h_total_disp); in radeon_setmode_9200()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Datyfb_base.c670 crtc->h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in aty_get_crtc()
684 crtc->shadow_h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in aty_get_crtc()
734 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->h_tot_disp, par); in aty_set_crtc()
769 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->shadow_h_tot_disp, par); in aty_set_crtc()
3074 crtc.h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in atyfb_setup_sparc()
H A Dradeon_base.c618 hTotal = ((INREG(CRTC_H_TOTAL_DISP) & 0x1ff) + 1) * 8; in radeon_probe_pll_params()
1317 save->crtc_h_total_disp = INREG(CRTC_H_TOTAL_DISP); in radeon_save_state()
1484 OUTREG(CRTC_H_TOTAL_DISP, mode->crtc_h_total_disp); in radeon_write_mode()
H A Daty128fb.c1020 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->h_total); in aty128_set_crtc()
H A Dradeon_pm.c2430 OUTREG(CRTC_H_TOTAL_DISP, 0x009f00d2);
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h155 #define CRTC_H_TOTAL_DISP 0x0200 macro