Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dicl_dsi.c1825 u32 tclk_pre_cnt, tclk_post_cnt; in icl_dphy_param_init() local
1873 tclk_post_cnt = DIV_ROUND_UP(mipi_config->tclk_post, tlpx_ns); in icl_dphy_param_init()
1874 if (tclk_post_cnt > ICL_TCLK_POST_CNT_MAX) { in icl_dphy_param_init()
1877 tclk_post_cnt); in icl_dphy_param_init()
1878 tclk_post_cnt = ICL_TCLK_POST_CNT_MAX; in icl_dphy_param_init()
1907 CLK_POST(tclk_post_cnt) | in icl_dphy_param_init()