Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Ddisplay.h23 unsigned out_y; /* Top edge of output window (row) */ member
/openbmc/u-boot/drivers/video/
H A Dtegra.c59 val |= win->out_y << V_POSITION_SHIFT; in update_window()
227 win->out_y = 0; in setup_window()