Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h338 #define DP_PLL_RESET (0x1 << 6) macro
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h260 #define DP_PLL_RESET (0x1 << 6) macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c284 reg |= DP_PLL_RESET; in exynos_dp_init_analog_func()
291 reg &= ~(DP_PLL_RESET); in exynos_dp_init_analog_func()