Searched refs:clk_register_child (Results 1 - 11 of 11) sorted by relevance

/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/imx6/
H A Dclock.c241 clk_register_child(parent, clk);
320 clk_register_child(parent, clk);
373 clk_register_child(parent, clk);
407 clk_register_child(parent, clk);
439 clk_register_child(parent, clk);
471 clk_register_child(parent, clk);
521 clk_register_child(parent, clk);
629 clk_register_child(parent, clk);
H A Di2c.c139 clk_register_child(parent, clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/arch_include/arm/platsupport/
H A Dclock.h54 * be NULL until clk_register_child has been called */
185 void clk_register_child(clk_t *parent, clk_t *child);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/exynos/
H A Dclock.c145 clk_register_child(parent, clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/arch/arm/
H A Dclock.c154 void clk_register_child(clk_t *parent, clk_t *child) function
/seL4-camkes-master/projects/global-components/components/ClockServer/src/
H A Dclock_server.c201 clk_register_child(clock_table[parent].clk, clock_table[child].clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/zynq7000/
H A Dclock.c520 clk_register_child(parent, clk);
635 clk_register_child(parent, clk);
723 clk_register_child(parent, clk);
864 clk_register_child(parent, clk);
944 clk_register_child(parent, clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/exynos4/
H A Dclock.c192 clk_register_child(parent, clk);
268 clk_register_child(parent, clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/plat/exynos5/
H A Dclock.c220 clk_register_child(parent, clk);
279 clk_register_child(parent, clk);
/seL4-camkes-master/projects/util_libs/libplatsupport/src/mach/zynq/
H A Dtimer.c621 clk_register_child(config.clk_src, &ttc->clk);
/seL4-camkes-master/projects/util_libs/libethdrivers/src/plat/imx6/
H A Denet.c580 clk_register_child(enet_clk_ptr, &mdc_clk);

Completed in 74 milliseconds