Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c417 WREG32(RADEON_TV_HRESTART, tv_dac->tv.hrestart); in radeon_legacy_write_tv_restarts()
502 tv_dac->tv.hrestart = restart % h_total; in radeon_legacy_tv_init_restarts()
511 (unsigned)tv_dac->tv.hrestart); in radeon_legacy_tv_init_restarts()
H A Dradeon_mode.h302 uint32_t hrestart; member