Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c4797 unsigned long byteclk_max; in dsi_vm_calc() local
4798 byteclk_max = div64_u64((u64)ctx->req_pck_max * bitspp, in dsi_vm_calc()
4801 pll_max = byteclk_max * 4 * 4; in dsi_vm_calc()