Home
last modified time | relevance | path

Searched defs:decode_pll (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/cpu/armv8/s32v234/
Dgeneric.c82 static uintptr_t decode_pll(enum pll_type pll, u32 refclk_freq, in decode_pll() function
/external/u-boot/arch/arm/cpu/arm1136/mx35/
Dgeneric.c114 static u32 decode_pll(u32 reg, u32 infreq) in decode_pll() function
/external/u-boot/arch/arm/mach-imx/mx7/
Dclock.c104 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
/external/u-boot/arch/arm/mach-imx/mx7ulp/
Dscg.c469 u32 decode_pll(enum pll_clocks pll) in decode_pll() function
/external/u-boot/arch/arm/mach-imx/mx6/
Dclock.c211 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
/external/u-boot/arch/arm/mach-imx/mx5/
Dclock.c160 static uint32_t decode_pll(struct mxc_pll_reg *pll, uint32_t infreq) in decode_pll() function