Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dicl_dsi.c1874 u32 tclk_pre_cnt, tclk_post_cnt; in icl_dphy_param_init() local
1922 tclk_post_cnt = DIV_ROUND_UP(mipi_config->tclk_post, tlpx_ns); in icl_dphy_param_init()
1923 if (tclk_post_cnt > ICL_TCLK_POST_CNT_MAX) { in icl_dphy_param_init()
1926 tclk_post_cnt); in icl_dphy_param_init()
1927 tclk_post_cnt = ICL_TCLK_POST_CNT_MAX; in icl_dphy_param_init()
1956 CLK_POST(tclk_post_cnt) | in icl_dphy_param_init()