Home
last modified time | relevance | path

Searched defs:is_cpu_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h24 #define is_cpu_type(cpu) (get_cpu_type() == cpu) macro
/openbmc/u-boot/board/toradex/common/
H A Dtdx-cfg-block.c12 #define is_cpu_type(cpu) (0) macro