Home
last modified time | relevance | path

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

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