Searched refs:CRTC_H_SYNC_STRT_WID (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/include/video/ |
| H A D | aty128.h | 40 #define CRTC_H_SYNC_STRT_WID 0x0204 macro
|
| H A D | mach64.h | 22 #define CRTC_H_SYNC_STRT_WID 0x0004 /* Dword offset 0_01 */ macro
|
| H A D | radeon.h | 156 #define CRTC_H_SYNC_STRT_WID 0x0204 macro
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ati_radeon_fb.c | 335 OUTREG(CRTC_H_SYNC_STRT_WID, mode->crtc_h_sync_strt_wid); in radeon_setmode() 521 OUTREG(CRTC_H_SYNC_STRT_WID, mode->crtc_h_sync_strt_wid); in radeon_setmode_9200()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/ |
| H A D | atyfb_base.c | 671 crtc->h_sync_strt_wid = aty_ld_le32(CRTC_H_SYNC_STRT_WID, par); in aty_get_crtc() 685 crtc->shadow_h_sync_strt_wid = aty_ld_le32(CRTC_H_SYNC_STRT_WID, par); in aty_get_crtc() 735 aty_st_le32(CRTC_H_SYNC_STRT_WID, crtc->h_sync_strt_wid, par); in aty_set_crtc() 770 aty_st_le32(CRTC_H_SYNC_STRT_WID, crtc->shadow_h_sync_strt_wid, par); in aty_set_crtc() 3075 crtc.h_sync_strt_wid = aty_ld_le32(CRTC_H_SYNC_STRT_WID, par); in atyfb_setup_sparc()
|
| H A D | radeon_base.c | 1318 save->crtc_h_sync_strt_wid = INREG(CRTC_H_SYNC_STRT_WID); in radeon_save_state() 1485 OUTREG(CRTC_H_SYNC_STRT_WID, mode->crtc_h_sync_strt_wid); in radeon_write_mode()
|
| H A D | aty128fb.c | 1021 aty_st_le32(CRTC_H_SYNC_STRT_WID, crtc->h_sync_strt_wid); in aty128_set_crtc()
|
| H A D | radeon_pm.c | 2429 OUTREG(CRTC_H_SYNC_STRT_WID, 0x008e0580);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | radeon.h | 156 #define CRTC_H_SYNC_STRT_WID 0x0204 macro
|