Searched refs:anatop (Results 1 – 2 of 2) sorted by relevance
117 void __iomem *anatop = ioremap(MX50_ANATOP_BASE_ADDR, SZ_8K); in get_mx50_srev() local120 if (!anatop) { in get_mx50_srev()125 rev = readl(anatop + MX50_HW_ADADIG_DIGPROG); in get_mx50_srev()128 iounmap(anatop); in get_mx50_srev()
345 anatop@020c8000 {346 compatible = "fsl,imx6q-anatop";