Searched refs:total_h (Results 1 – 1 of 1) sorted by relevance
221 u32 total_w, total_h; in stm32_ltdc_set_mode() local232 total_h = acc_act_h + timings->vfront_porch.typ; in stm32_ltdc_set_mode()247 val = (total_w << 16) | total_h; in stm32_ltdc_set_mode()
Completed in 3 milliseconds