Searched refs:STRM_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/exynos/ | ||
D | exynos_dp_reg.h | 264 #define STRM_VALID (0x1 << 2) macro |
D | exynos_dp_reg.c | 1211 if (!(reg & STRM_VALID)) { in exynos_dp_is_video_stream_on() |