Searched refs:acc_act_w (Results 1 – 1 of 1) sorted by relevance
216 u32 hsync, vsync, acc_hbp, acc_vbp, acc_act_w, acc_act_h; in stm32_ltdc_set_mode() local225 acc_act_w = acc_hbp + timing->hactive.typ; in stm32_ltdc_set_mode()227 total_w = acc_act_w + timing->hfront_porch.typ; in stm32_ltdc_set_mode()239 val = (acc_act_w << 16) | acc_act_h; in stm32_ltdc_set_mode()