Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-imx8m/
A Dclock.h39 IPG_CLOCK_SLICE, enumerator
/u-boot/arch/arm/mach-imx/imx8m/
A Dclock_slice.c108 {IPG_CLK_ROOT, IPG_CLOCK_SLICE, 0,
1647 case IPG_CLOCK_SLICE: in get_clk_root_target()
1727 if ((slice_type == IPG_CLOCK_SLICE) || in clock_root_enabled()
1781 (p->slice_type == IPG_CLOCK_SLICE) || in clock_get_prediv()
1828 if (p->slice_type == IPG_CLOCK_SLICE) in clock_get_postdiv()

Completed in 5 milliseconds