Home
last modified time | relevance | path

Searched defs:VSYNC_H_POSITION (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h450 #define VSYNC_H_POSITION(x) ((x) & 0xfff) macro
/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h329 #define VSYNC_H_POSITION(x) ((x) & 0xfff) macro