Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h287 #define HPD_LOST (0x1 << 1) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp_reg.c34 #define COMMON_INT_MASK_4 (HOTPLUG_CHG | HPD_LOST | PLUG)
385 reg = HOTPLUG_CHG | HPD_LOST | PLUG; in analogix_dp_clear_hotplug_interrupts()
432 if (reg & HPD_LOST) in analogix_dp_get_irq_type()
H A Danalogix_dp.h328 #define HPD_LOST (0x1 << 1) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h322 #define HPD_LOST (0x1 << 1) macro
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c325 reg = HOTPLUG_CHG | HPD_LOST | PLUG; in exynos_dp_init_hpd()