Home
last modified time | relevance | path

Searched refs:clk_root_src (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx7/
H A Dclock_slice.h98 int clock_set_src(enum clk_root_index clock_id, enum clk_root_src clock_src);
99 int clock_get_src(enum clk_root_index clock_id, enum clk_root_src *p_clock_src);
111 enum root_post_div post_div, enum clk_root_src clock_src);
H A Dclock.h54 enum clk_root_src { enum
/openbmc/u-boot/arch/arm/include/asm/arch-imx8m/
H A Dclock.h140 enum clk_root_src { enum
666 enum root_post_div post_div, enum clk_root_src clock_src);
672 int clock_get_src(enum clk_root_index clock_id, enum clk_root_src *p_clock_src);
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dclock.c18 static u32 decode_frac_pll(enum clk_root_src frac_pll) in decode_frac_pll()
78 static u32 decode_sscg_pll(enum clk_root_src sscg_pll) in decode_sscg_pll()
247 static u32 get_root_src_clk(enum clk_root_src root_src) in get_root_src_clk()
287 enum clk_root_src root_src; in get_root_clk()
H A Dclock_slice.c712 int clock_get_src(enum clk_root_index clock_id, enum clk_root_src *p_clock_src) in clock_get_src()
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dclock_slice.c390 static int src_supported(int entry, enum clk_root_src clock_src) in src_supported()
409 int clock_set_src(enum clk_root_index clock_id, enum clk_root_src clock_src) in clock_set_src()
434 int clock_get_src(enum clk_root_index clock_id, enum clk_root_src *p_clock_src) in clock_get_src()
672 enum root_post_div post_div, enum clk_root_src clock_src) in clock_root_cfg()
H A Dclock.c376 static u32 get_root_src_clk(enum clk_root_src root_src) in get_root_src_clk()
439 enum clk_root_src root_src; in get_root_clk()