Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h431 #define DP_PLL_RESET (0x1 << 6) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h261 #define DP_PLL_RESET (0x1 << 6) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c287 reg |= DP_PLL_RESET; in exynos_dp_init_analog_func()
294 reg &= ~(DP_PLL_RESET); in exynos_dp_init_analog_func()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h392 #define DP_PLL_RESET (0x1 << 6) macro