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()
4457 unsigned long pck, txbyteclk; in dsi_cm_calc() local4471 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4481 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()