Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c4798 unsigned long byteclk_max; in dsi_vm_calc() local
4799 byteclk_max = div64_u64((u64)ctx->req_pck_max * bitspp, in dsi_vm_calc()
4802 pll_max = byteclk_max * 4 * 4; in dsi_vm_calc()