Searched refs:DC_WIN_POSITION (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/arm/nvidia/drm2/ | ||
H A D | tegra_dc_reg.h | 348 #define DC_WIN_POSITION 0x704 macro |
H A D | tegra_dc.c | 426 WR4(sc, DC_WIN_POSITION, WIN_POSITION(win->dst_x, win->dst_y)); in dc_setup_window() |