Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-imx/mx8m/
Dclock_slice.c496 void __iomem *clk_root_target; in get_clk_root_target() local
500 clk_root_target = in get_clk_root_target()
504 clk_root_target = in get_clk_root_target()
508 clk_root_target = in get_clk_root_target()
512 clk_root_target = in get_clk_root_target()
516 clk_root_target = in get_clk_root_target()
520 clk_root_target = (void __iomem *)&ccm_reg->core_sel; in get_clk_root_target()
523 clk_root_target = (void __iomem *)&ccm_reg->dram_sel; in get_clk_root_target()
529 return clk_root_target; in get_clk_root_target()
536 void __iomem *clk_root_target; in clock_get_target_val() local
[all …]