Searched refs:panel_hbl (Results 1 – 2 of 2) sorted by relevance
3761 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local 3782 panel_hbl = req_vm->hfront_porch + req_vm->hback_porch + in dsi_vm_calc_blanking() 3784 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()
4501 int panel_htot, panel_hbl; /* pixels */ in dsi_vm_calc_blanking() local 4522 panel_hbl = req_vm->hfp + req_vm->hbp + req_vm->hsw; in dsi_vm_calc_blanking() 4523 panel_htot = xres + panel_hbl; in dsi_vm_calc_blanking()