Searched refs:dlane_bps (Results 1 – 1 of 1) sorted by relevance
520 unsigned long long dlane_bps; in cdns_dsi_adjust_phy_config() local545 dlane_bps = (unsigned long long)dpi_hz * adj_dsi_htotal; in cdns_dsi_adjust_phy_config()549 if (do_div(dlane_bps, lanes * dpi_htotal)) in cdns_dsi_adjust_phy_config()553 phy_cfg->hs_clk_rate = dlane_bps * 8; in cdns_dsi_adjust_phy_config()