Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/cpu/
Dimx8_cpu.c25 const char *get_imx8_type(u32 imxtype) in get_imx8_type() argument
27 switch (imxtype) { in get_imx8_type()
/third_party/uboot/u-boot-2020.01/arch/arm/cpu/arm926ejs/mxs/
Dmxs.c155 const char *get_imx_type(u32 imxtype) in get_imx_type() argument
157 switch (imxtype) { in get_imx_type()
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/
Dcpu.c92 const char *get_imx_type(u32 imxtype) in get_imx_type() argument
94 switch (imxtype) { in get_imx_type()
/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/mach-imx/
Dsys_proto.h146 const char *get_imx_type(u32 imxtype);
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/mx7ulp/
Dsoc.c188 const char *get_imx_type(u32 imxtype) in get_imx_type() argument