Searched refs:txbyteclk (Results 1 – 2 of 2) sorted by relevance
3712 unsigned long pck, txbyteclk; in dsi_cm_calc() local3726 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()3736 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()
4449 unsigned long pck, txbyteclk; in dsi_cm_calc() local4463 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4473 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()