Home
last modified time | relevance | path

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

/Linux-v5.4/include/video/
Daty128.h48 #define CRTC_PITCH 0x022c macro
Dmach64.h46 #define CRTC_PITCH 0x0016 macro
Dradeon.h166 #define CRTC_PITCH 0x022C macro
/Linux-v5.4/drivers/video/fbdev/aty/
Dradeon_base.c1331 save->crtc_pitch = INREG(CRTC_PITCH); in radeon_save_state()
1500 OUTREG(CRTC_PITCH, mode->crtc_pitch); in radeon_write_mode()
Dradeon_pm.c2403 OUTREG(CRTC_PITCH, 32);
2489 OUTREG(CRTC_PITCH, 0xa0);
Daty128fb.c1031 aty_st_le32(CRTC_PITCH, crtc->pitch); in aty128_set_crtc()