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