Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/
H A Demc.h10 int board_emc_init(void);
H A Demc.c23 int board_emc_init(void) in board_emc_init() function
H A Dboard2.c139 err = board_emc_init(); in board_init()