Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc.h64 int fsl_mc_ldpaa_exit(bd_t *bd);
/openbmc/u-boot/board/freescale/ls2080a/
H A Dls2080a.c101 fsl_mc_ldpaa_exit(gd->bd); in board_quiesce_devices()
/openbmc/u-boot/board/freescale/ls2080aqds/
H A Dls2080aqds.c306 fsl_mc_ldpaa_exit(gd->bd); in board_quiesce_devices()
/openbmc/u-boot/board/freescale/ls2080ardb/
H A Dls2080ardb.c342 fsl_mc_ldpaa_exit(gd->bd); in board_quiesce_devices()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c1470 int fsl_mc_ldpaa_exit(bd_t *bd) in fsl_mc_ldpaa_exit() function
1476 if (bd && mc_lazy_dpl_addr && !fsl_mc_ldpaa_exit(NULL)) { in fsl_mc_ldpaa_exit()
1627 if (!fsl_mc_ldpaa_exit(NULL)) in do_fsl_mc()
/openbmc/u-boot/board/freescale/lx2160a/
H A Dlx2160a.c514 fsl_mc_ldpaa_exit(gd->bd); in board_quiesce_devices()
/openbmc/u-boot/board/freescale/ls1088a/
H A Dls1088a.c648 fsl_mc_ldpaa_exit(gd->bd); in board_quiesce_devices()