Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_legacy_tv.c541 uint32_t tv_y_fall_cntl, tv_y_rise_cntl, tv_y_saw_tooth_cntl; in radeon_legacy_tv_mode_set() local
645 tv_y_saw_tooth_cntl = (vert_space * SLOPE_value[i] * (1 << (FRAC_BITS - 1)) + in radeon_legacy_tv_mode_set()
788 WREG32(RADEON_TV_Y_SAW_TOOTH_CNTL, tv_y_saw_tooth_cntl); in radeon_legacy_tv_mode_set()

Completed in 4 milliseconds