Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c4519 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local
4541 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4579 dsi_htot = div64_u64((u64)panel_htot * byteclk, req_pck_nom); in dsi_vm_calc_blanking()