Searched refs:DSIM_AFC_CTL (Results 1 – 3 of 3) sorted by relevance
152 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro
99 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()
177 #define DSIM_AFC_CTL(x) (((x) & 0x7) << 5) macro