Home
last modified time | relevance | path

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

/u-boot/drivers/video/stm32/
A Dstm32_ltdc.c221 u32 total_w, total_h; in stm32_ltdc_set_mode() local
232 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