Searched refs:imxtype (Results 1 - 6 of 6) sorted by relevance

/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c169 const char *get_imx_type(u32 imxtype) argument
171 switch (imxtype) {
/u-boot/drivers/cpu/
H A Dimx8_cpu.c32 static const char *get_imx_type_str(u32 imxtype) argument
34 switch (imxtype) {
/u-boot/arch/arm/mach-imx/
H A Dcpu.c98 const char *get_imx_type(u32 imxtype) argument
100 switch (imxtype) {
/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h224 const char *get_imx_type(u32 imxtype);
/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dsoc.c247 const char *get_imx_type(u32 imxtype) argument
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dsoc.c257 const char *get_imx_type(u32 imxtype) argument

Completed in 109 milliseconds