Home
last modified time | relevance | path

Searched refs:get_aiop_apply_status (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/fsl-mc/
Dfsl_mc.h57 int get_aiop_apply_status(void);
/external/u-boot/drivers/net/fsl-mc/
Dmc.c791 int get_aiop_apply_status(void) in get_aiop_apply_status() function
1514 if (get_aiop_apply_status() == 0) { in do_fsl_mc()