Searched refs:txbyteclk (Results 1 – 1 of 1) sorted by relevance
4477 unsigned long pck, txbyteclk; in dsi_cm_calc() local4491 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4501 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()