Searched refs:panel_hbl (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4500 int panel_htot, panel_hbl; /* pixels */ local
4521 panel_hbl = req_vm->hfp + req_vm->hbp + req_vm->hsw;
4522 panel_htot = xres + panel_hbl;
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3761 int panel_htot, panel_hbl; /* pixels */ local
3782 panel_hbl = req_vm->hfront_porch + req_vm->hback_porch +
3784 panel_htot = xres + panel_hbl;

Completed in 160 milliseconds