Home
last modified time | relevance | path

Searched refs:CRTC_PITCH (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h48 #define CRTC_PITCH 0x022c macro
H A Dmach64.h46 #define CRTC_PITCH 0x0016 macro
H A Dradeon.h166 #define CRTC_PITCH 0x022C macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.c340 OUTREG(CRTC_PITCH, mode->crtc_pitch); in radeon_setmode()
526 OUTREG(CRTC_PITCH, mode->crtc_pitch); in radeon_setmode_9200()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h168 #define CRTC_PITCH 0x022C macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_base.c1321 save->crtc_pitch = INREG(CRTC_PITCH); in radeon_save_state()
1490 OUTREG(CRTC_PITCH, mode->crtc_pitch); in radeon_write_mode()
H A Dradeon_pm.c2401 OUTREG(CRTC_PITCH, 32);
2487 OUTREG(CRTC_PITCH, 0xa0);
H A Daty128fb.c1024 aty_st_le32(CRTC_PITCH, crtc->pitch); in aty128_set_crtc()