Searched refs:CRTC_V_SYNC_STRT_WID (Results 1 – 6 of 6) sorted by relevance
41 #define CRTC_V_SYNC_STRT_WID 0x020c macro
147 #define CRTC_V_SYNC_STRT_WID 0x020C macro
2923 save->crtc_v_sync_strt_wid = INREG(CRTC_V_SYNC_STRT_WID); in radeon_save_state()3391 OUTREG(CRTC_V_SYNC_STRT_WID, mode->crtc_v_sync_strt_wid); in radeon_write_mode()
798 aty_st_le32(CRTC_V_SYNC_STRT_WID, crtc->v_sync_strt_wid); in aty128_set_crtc()
40 #define CRTC_V_SYNC_STRT_WID 0x000C /* Dword offset 0_03 */ macro
510 aty_st_le32(CRTC_V_SYNC_STRT_WID, crtc->v_sync_strt_wid, info); in aty_set_crtc()2633 crtc.v_sync_strt_wid = aty_ld_le32(CRTC_V_SYNC_STRT_WID, info); in atyfb_init()