Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h433 #define DP_PLL_REF_BIT_1_1250V (0x5 << 0) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h263 #define DP_PLL_REF_BIT_1_1250V (0x5 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h394 #define DP_PLL_REF_BIT_1_1250V (0x5 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c116 reg = DP_PLL_LOOP_BIT_DEFAULT | DP_PLL_REF_BIT_1_1250V; in exynos_dp_init_analog_param()