Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h375 #define DET_CTRL (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h305 #define DET_CTRL (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h577 #define DET_CTRL (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h342 #define DET_CTRL (0x1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c1003 reg &= ~DET_CTRL; in exynos_dp_init_video()