Home
last modified time | relevance | path

Searched refs:SEL_24M (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h303 #define SEL_24M (0x1 << 3) macro
H A Danalogix_dp_reg.c82 reg = SEL_24M | TX_DVDD_BIT_1_0625V; in analogix_dp_init_analog_param()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h258 #define SEL_24M (0x1 << 3) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h220 #define SEL_24M (0x1 << 3) macro
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Danalogix_dp.h270 #define SEL_24M (0x1 << 3) macro
H A Danalogix_dp_reg.c92 reg = SEL_24M | TX_DVDD_BIT_1_0625V; in analogix_dp_init_analog_param()
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_edp.c49 writel(SEL_24M, &regs->analog_ctl_2); in rk_edp_init_refclk()
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_dp_lowlevel.c84 reg = SEL_24M | TX_DVDD_BIT_1_0625V; in exynos_dp_init_analog_param()