Home
last modified time | relevance | path

Searched refs:txbyteclk (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c4477 unsigned long pck, txbyteclk; in dsi_cm_calc() local
4491 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()