Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_private.h68 int mc_init(u64 mc_fw_addr, u64 mc_dpc_addr);
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c669 int mc_init(u64 mc_fw_addr, u64 mc_dpc_addr) in mc_init() function
1566 if (!mc_init(mc_fw_addr, mc_dpc_addr)) in do_fsl_mc()
/openbmc/linux/drivers/edac/
H A Dsynopsys_edac.c880 static void mc_init(struct mem_ctl_info *mci, struct platform_device *pdev) in mc_init() function
1420 mc_init(mci, pdev); in mc_probe()