Searched refs:SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/tegra/ | ||
D | sor.h | 301 #define SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK (0x1fffff << 0) macro |
D | sor.c | 1428 value &= ~SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK; in tegra_sor_edp_enable() |