Home
last modified time | relevance | path

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

/openbmc/u-boot/board/cadence/xtfpga/
H A Dxtfpga.c58 int board_postclk_init(void) in board_postclk_init() function
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c57 int board_postclk_init(void) in board_postclk_init() function
/openbmc/u-boot/include/
H A Dcommon.h280 int board_postclk_init (void); /* after clocks/timebase, before env/serial */
/openbmc/u-boot/board/kosagi/novena/
H A Dnovena_spl.c567 board_postclk_init(); in board_init_f()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c509 int board_postclk_init(void) in board_postclk_init() function
/openbmc/u-boot/common/
H A Dboard_f.c871 board_postclk_init,
/openbmc/u-boot/
H A DREADME2636 - CONFIG_BOARD_POSTCLK_INIT: Call board_postclk_init()