Home
last modified time | relevance | path

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

/external/u-boot/board/ti/ks2_evm/
Dboard_k2l.c132 init_plls(); in board_early_init_f()
151 init_plls(); in spl_init_keystone_plls()
Dboard_k2hk.c144 init_plls(); in board_early_init_f()
163 init_plls(); in spl_init_keystone_plls()
Dboard_k2e.c179 init_plls(); in board_early_init_f()
188 init_plls(); in spl_init_keystone_plls()
Dboard_k2g.c342 init_plls(); in board_early_init_f()
353 init_plls(); in spl_init_keystone_plls()
/external/u-boot/arch/arm/mach-keystone/include/mach/
Dclock.h123 void init_plls(void);
/external/u-boot/arch/arm/mach-keystone/
Dclock.c218 void init_plls(void) in init_plls() function