Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-s32v234/
Dclock.h20 enum pll_type { enum
/external/u-boot/board/freescale/s32v234evb/
Dclock.c17 static int select_pll_source_clk(enum pll_type pll, u32 refclk_freq) in select_pll_source_clk()
81 static int program_pll(enum pll_type pll, u32 refclk_freq, u32 freq0, u32 freq1, in program_pll()
/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()