Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_legacy_tv.c419 WREG32(RADEON_TV_FRESTART, tv_dac->tv.frestart); in radeon_legacy_write_tv_restarts()
509 tv_dac->tv.frestart = restart % f_total; in radeon_legacy_tv_init_restarts()
512 (unsigned)tv_dac->tv.frestart, in radeon_legacy_tv_init_restarts()
Dradeon_mode.h281 uint32_t frestart; member