Home
last modified time | relevance | path

Searched refs:hstx_cklp_wc_max (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
485 hstx_cklp_wc_max = (DIV_ROUND_UP((cklp_wc_max_adjust + horizontal_backporch_byte + 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()