Home
last modified time | relevance | path

Searched defs:ana_pll (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dsoc.c135 struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR; in get_cpu_rev() local
H A Dclock.c16 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR; variable