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

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c548 uint32_t tv_y_fall_cntl, tv_y_rise_cntl, tv_y_saw_tooth_cntl; radeon_legacy_tv_mode_set() local
652 tv_y_saw_tooth_cntl = (vert_space * SLOPE_value[i] * (1 << (FRAC_BITS - 1)) + radeon_legacy_tv_mode_set()
801 WREG32(RADEON_TV_Y_SAW_TOOTH_CNTL, tv_y_saw_tooth_cntl); radeon_legacy_tv_mode_set()

Completed in 84 milliseconds