Home
last modified time | relevance | path

Searched refs:DET_CTRL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h289 #define DET_CTRL (0x1 << 0) macro
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h304 #define DET_CTRL (0x1 << 0) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h576 #define DET_CTRL (0x1 << 0) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1000 reg &= ~DET_CTRL; in exynos_dp_init_video()