Home
last modified time | relevance | path

Searched refs:exynos_dp_is_video_stream_on (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.h86 unsigned int exynos_dp_is_video_stream_on(struct exynos_dp *dp_regs);
H A Dexynos_dp.c862 ret = exynos_dp_is_video_stream_on(regs); in exynos_dp_config_video()
H A Dexynos_dp_lowlevel.c1237 unsigned int exynos_dp_is_video_stream_on(struct exynos_dp *dp_regs) in exynos_dp_is_video_stream_on() function