Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c4476 unsigned long pck, txbyteclk; in dsi_cm_calc() local
4490 txbyteclk = pck * bitspp / 8 / ndl; in dsi_cm_calc()
4500 pll_min = max(cfg->hs_clk_min * 4, txbyteclk * 4 * 4); in dsi_cm_calc()