Searched refs:txbyteclk (Results 1 – 2 of 2) sorted by relevance
4353 unsigned long pck, txbyteclk; in dsi_cm_calc() local4367 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4377 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()
4459 unsigned long pck, txbyteclk; in dsi_cm_calc() local4473 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4483 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()