Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_dsi.c444 u32 hstx_cklp_wc_max, hstx_cklp_wc_min; in mtk_dsi_config_vdo_timing_per_frame_lp() local
483 hstx_cklp_wc_min = (DIV_ROUND_UP(cklp_wc_min_adjust, dsi->lanes) + da_hs_trail + 1) in mtk_dsi_config_vdo_timing_per_frame_lp()
488 hstx_cklp_wc = FIELD_PREP(HSTX_CKL_WC, (hstx_cklp_wc_min + hstx_cklp_wc_max) / 2); in mtk_dsi_config_vdo_timing_per_frame_lp()