Searched refs:dlane_bps_max (Results 1 – 1 of 1) sorted by relevance
557 u64 dlane_bps, dlane_bps_max, fbdiv, fbdiv_max, adj_dsi_htotal; in cdns_dsi_get_dphy_pll_cfg() local608 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()