Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c418 WREG32(RADEON_TV_VRESTART, tv_dac->tv.vrestart); in radeon_legacy_write_tv_restarts()
504 tv_dac->tv.vrestart = restart % v_total; in radeon_legacy_tv_init_restarts()
510 (unsigned)tv_dac->tv.vrestart, in radeon_legacy_tv_init_restarts()
H A Dradeon_mode.h303 uint32_t vrestart; member