Searched refs:total_w (Results 1 – 2 of 2) sorted by relevance
217 u32 total_w, total_h; in stm32_ltdc_set_mode() local227 total_w = acc_act_w + timing->hfront_porch.typ; in stm32_ltdc_set_mode()243 val = (total_w << 16) | total_h; in stm32_ltdc_set_mode()
559 u32 total_w, total_h, refresh; in pxa168fb_init_mode() local581 total_w = var->xres + var->left_margin + var->right_margin + in pxa168fb_init_mode()587 do_div(div_result, total_w * total_h * refresh); in pxa168fb_init_mode()