Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddsim.h151 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.c98 writel(DSIM_AFC_CTL(value), &mipi_dsim->phyacchr); in exynos_mipi_dsi_set_phy_tunning()
283 reg |= DSIM_AFC_CTL(afc_code); in exynos_mipi_dsi_enable_afc()