Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c515 tv_dac->tv.timing_cntl = (tv_dac->tv.timing_cntl & ~RADEON_H_INC_MASK) | in radeon_legacy_tv_init_restarts()
664 tv_dac->tv.timing_cntl = tmp; in radeon_legacy_tv_mode_set()
804 WREG32(RADEON_TV_TIMING_CNTL, tv_dac->tv.timing_cntl); in radeon_legacy_tv_mode_set()
H A Dradeon_mode.h291 uint32_t timing_cntl; member