Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h291 #define INT_HPD (0x1 << 6) macro
/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h326 #define INT_HPD (0x1 << 6) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h332 #define INT_HPD (0x1 << 6) macro
H A Danalogix_dp_reg.c35 #define INT_STA_MASK INT_HPD
388 reg = INT_HPD; in analogix_dp_clear_hotplug_interrupts()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c328 reg = INT_HPD; in exynos_dp_init_hpd()