Home
last modified time | relevance | path

Searched refs:imxtype (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c155 const char *get_imx_type(u32 imxtype) in get_imx_type() argument
157 switch (imxtype) { in get_imx_type()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c145 const char *get_imx_type(u32 imxtype) in get_imx_type() argument
147 switch (imxtype) { in get_imx_type()
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h106 const char *get_imx_type(u32 imxtype);
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c121 const char *get_imx_type(u32 imxtype) in get_imx_type() argument
/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c539 const char *get_imx8_type(u32 imxtype) in get_imx8_type() argument
541 switch (imxtype) { in get_imx8_type()