Home
last modified time | relevance | path

Searched refs:HPD_STATUS (Results 1 – 7 of 7) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddp.h332 #define HPD_STATUS (0x1 << 6) macro
586 #define HPD_STATUS (0x1 << 6) macro
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h314 #define HPD_STATUS (0x1 << 6) macro
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp.h354 #define HPD_STATUS (0x1 << 6) macro
H A Danalogix_dp_reg.c494 if (reg & HPD_STATUS) in analogix_dp_detect()
514 if (reg & HPD_STATUS) in analogix_dp_get_plug_in_status()
H A Ddw-dp.c160 #define HPD_STATUS BIT(8) macro
/rk3399_rockchip-uboot/drivers/video/rockchip/
H A Drk_edp.c902 if (val & HPD_STATUS) in rockchip_edp_get_plug_in_status()
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c405 if (reg & HPD_STATUS) in exynos_dp_get_plug_in_status()