Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra20/
H A Ddisplay.h22 unsigned out_x; /* Left edge of output window (col) */ member
/openbmc/u-boot/drivers/video/
H A Dtegra.c58 val = win->out_x << H_POSITION_SHIFT; in update_window()
226 win->out_x = 0; in setup_window()