Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_legacy_tv.c523 tv_dac->tv.timing_cntl = (tv_dac->tv.timing_cntl & ~RADEON_H_INC_MASK) | in radeon_legacy_tv_init_restarts()
672 tv_dac->tv.timing_cntl = tmp; in radeon_legacy_tv_mode_set()
816 WREG32(RADEON_TV_TIMING_CNTL, tv_dac->tv.timing_cntl); in radeon_legacy_tv_mode_set()
H A Dradeon_mode.h301 uint32_t timing_cntl; member