Searched refs:txbyteclk (Results 1 – 2 of 2) sorted by relevance
4467 unsigned long pck, txbyteclk; in dsi_cm_calc() local4481 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4491 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()
4470 unsigned long pck, txbyteclk; in dsi_cm_calc() local4484 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4494 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()