Home
last modified time | relevance | path

Searched refs:PLL_A7_SPLL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c257 rate = decode_pll(PLL_A7_SPLL); in scg_spll_pfd_get_rate()
305 rate = decode_pll(PLL_A7_SPLL); in scg_spll_get_rate()
479 case PLL_A7_SPLL: in decode_pll()
H A Dclock.c333 freq = decode_pll(PLL_A7_SPLL); in do_mx7_showclocks()
/openbmc/u-boot/arch/arm/include/asm/arch-mx7ulp/
H A Dscg.h249 PLL_A7_SPLL, /* A7 SPLL */ enumerator