Searched refs:DSIM_AFC_CTL (Results 1 – 3 of 3) sorted by relevance
143 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
113 writel(DSIM_AFC_CTL(value), dsim->reg_base + EXYNOS_DSIM_PHYACCHR); in exynos_mipi_dsi_set_phy_tunning()
203 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro