Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dtc358767.c746 u32 in_bw, out_bw; in tc_set_video_mode() local
755 in_bw = mode->clock * bits_per_pixel / 8; in tc_set_video_mode()
757 max_tu_symbol = DIV_ROUND_UP(in_bw * TU_SIZE_RECOMMENDED, out_bw); in tc_set_video_mode()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dtc358767.c891 u32 in_bw, out_bw; in tc_set_edp_video_mode() local
901 in_bw = mode->clock * bits_per_pixel / 8; in tc_set_edp_video_mode()
903 max_tu_symbol = DIV_ROUND_UP(in_bw * TU_SIZE_RECOMMENDED, out_bw); in tc_set_edp_video_mode()

Completed in 8 milliseconds