Searched refs:hor_syncstart (Results 1 – 1 of 1) sorted by relevance
75 uint16_t hor_syncstart; member854 tmp |= (((const_ptr->hor_syncstart / 8) - 1) << RADEON_CRTC_H_SYNC_STRT_CHAR_SHIFT) | in radeon_legacy_tv_adjust_crtc_reg()855 (const_ptr->hor_syncstart & 7); in radeon_legacy_tv_adjust_crtc_reg()