Home
last modified time | relevance | path

Searched refs:DSIM_AFC_CTL (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h152 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c99 writel(DSIM_AFC_CTL(value), &mipi_dsim->phyacchr); in exynos_mipi_dsi_set_phy_tunning()
284 reg |= DSIM_AFC_CTL(afc_code); in exynos_mipi_dsi_enable_afc()