Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/drm2/radeon/
HDradeon_legacy_tv.c78 uint16_t hor_syncstart; member
857 tmp |= (((const_ptr->hor_syncstart / 8) - 1) << RADEON_CRTC_H_SYNC_STRT_CHAR_SHIFT) | in radeon_legacy_tv_adjust_crtc_reg()
858 (const_ptr->hor_syncstart & 7); in radeon_legacy_tv_adjust_crtc_reg()