Searched refs:txbyteclk (Results 1 – 2 of 2) sorted by relevance
3718 unsigned long pck, txbyteclk; in dsi_cm_calc() local3732 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()3742 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()
4458 unsigned long pck, txbyteclk; in dsi_cm_calc() local4472 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()4482 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()