Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dedp_rk3288.h286 #define HPD_LOST (0x1 << 1) macro
/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp.h321 #define HPD_LOST (0x1 << 1) macro
/external/u-boot/drivers/video/exynos/
Dexynos_dp_lowlevel.c322 reg = HOTPLUG_CHG | HPD_LOST | PLUG; in exynos_dp_init_hpd()