Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc.h63 int fsl_mc_ldpaa_init(bd_t *bis);
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c904 int fsl_mc_ldpaa_init(bd_t *bis) in fsl_mc_ldpaa_init() function
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dcpu.c1025 error = fsl_mc_ldpaa_init(bis); in cpu_eth_init()