Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/mediatek/
Dmtk_dsi.c443 u32 v_active_roundup, hstx_cklp_wc; in mtk_dsi_config_vdo_timing_per_frame_lp() local
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()
489 writel(hstx_cklp_wc, dsi->regs + DSI_HSTX_CKL_WC); in mtk_dsi_config_vdo_timing_per_frame_lp()