Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_modes.c394 unsigned int total_active_pixels, ideal_duty_cycle; in drm_gtf_mode_complex() local
488 ideal_duty_cycle = GTF_C_PRIME * 0x3e8 - (GTF_M_PRIME * 0xf4240 / hfreq_est); in drm_gtf_mode_complex()
491 hblank = total_active_pixels * ideal_duty_cycle / (0xf4240 - ideal_duty_cycle); in drm_gtf_mode_complex()

Completed in 3 milliseconds