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