Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h286 #define HOTPLUG_CHG (0x1 << 2) 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()
435 if (reg & HOTPLUG_CHG) in analogix_dp_get_irq_type()
H A Danalogix_dp.h327 #define HOTPLUG_CHG (0x1 << 2) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h321 #define HOTPLUG_CHG (0x1 << 2) macro
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c325 reg = HOTPLUG_CHG | HPD_LOST | PLUG; in exynos_dp_init_hpd()