Searched refs:soc_has_aiop (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dsoc.h135 bool soc_has_aiop(void);
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dsoc.c95 bool soc_has_aiop(void) function
/u-boot/drivers/net/fsl-mc/
H A Dmc.c622 __weak bool soc_has_aiop(void) function
635 if (!soc_has_aiop())

Completed in 47 milliseconds