Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx8m/
Dclock_slice.c493 static void __iomem *get_clk_root_target(enum clk_slice_type slice_type, in get_clk_root_target() function
546 clk_root_target = get_clk_root_target(p->slice_type, p->slice_index); in clock_get_target_val()
569 clk_root_target = get_clk_root_target(p->slice_type, p->slice_index); in clock_set_target_val()
605 clk_root_target = get_clk_root_target(slice_type, slice_index); in clock_root_enabled()
656 clk_root_target = get_clk_root_target(p->slice_type, p->slice_index); in clock_get_prediv()
692 clk_root_target = get_clk_root_target(p->slice_type, p->slice_index); in clock_get_postdiv()
728 clk_root_target = get_clk_root_target(p->slice_type, p->slice_index); in clock_get_src()