Searched refs:DSIM_AFC_CTL (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h143 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
H A Dexynos_mipi_dsi_lowlevel.c113 writel(DSIM_AFC_CTL(value), dsim->reg_base + EXYNOS_DSIM_PHYACCHR); exynos_mipi_dsi_set_phy_tunning()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c174 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro

Completed in 128 milliseconds