Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dtegra.c50 unsigned h_dda, v_dda; in update_window() local
77 h_dda = (win->w * 0x1000) / max(win->out_w - 1, 1U); in update_window()
80 val = h_dda << H_DDA_INC_SHIFT; in update_window()

Completed in 2 milliseconds