Searched refs:VSYNC_H_POSITION (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/tegra/ | ||
D | dc.h | 142 #define VSYNC_H_POSITION(x) ((x) & 0xfff) macro |
D | hdmi.c | 873 tegra_dc_writel(dc, VSYNC_H_POSITION(1), in tegra_hdmi_encoder_mode_set() |