Home
last modified time | relevance | path

Searched refs:exynos_dp_get_plug_in_status (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.h24 unsigned int exynos_dp_get_plug_in_status(struct exynos_dp *dp_regs);
H A Dexynos_dp_lowlevel.c397 unsigned int exynos_dp_get_plug_in_status(struct exynos_dp *dp_regs) in exynos_dp_get_plug_in_status() function
414 while (exynos_dp_get_plug_in_status(dp_regs) != 0) { in exynos_dp_detect_hpd()