Home
last modified time | relevance | path

Searched refs:MXC_CPU_IMX8MNUD (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-imx/
A Dcpu.h44 #define MXC_CPU_IMX8MNUD 0x183 /* dummy ID */ macro
/u-boot/arch/arm/include/asm/mach-imx/
A Dsys_proto.h67 is_cpu_type(MXC_CPU_IMX8MNUD) || is_cpu_type(MXC_CPU_IMX8MNUS) || is_cpu_type(MXC_CPU_IMX8MNUQ))
74 #define is_imx8mnud() (is_cpu_type(MXC_CPU_IMX8MNUD))
/u-boot/arch/arm/mach-imx/
A Dcpu.c125 case MXC_CPU_IMX8MNUD: in get_imx_type()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c397 return MXC_CPU_IMX8MNUD; in get_cpu_variant_type()

Completed in 10 milliseconds