Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/iproc-common/
H A Darmpll.h11 uint32_t armpll_config(uint32_t clkmhz);
/openbmc/u-boot/board/broadcom/bcm_ep/
H A Dboard.c53 armpll_config(CONFIG_ARMCLK); in board_early_init_f()
/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Darmpll.c37 uint32_t armpll_config(uint32_t clkmhz) in armpll_config() function