Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/bridge/
Dcdns-dsi.c557 u64 dlane_bps, dlane_bps_max, fbdiv, fbdiv_max, adj_dsi_htotal; in cdns_dsi_get_dphy_pll_cfg() local
608 dlane_bps_max = dlane_bps + DIV_ROUND_DOWN_ULL(dlane_bps, 500); in cdns_dsi_get_dphy_pll_cfg()
609 fbdiv_max = DIV_ROUND_DOWN_ULL(dlane_bps_max * 2 * in cdns_dsi_get_dphy_pll_cfg()