Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-imx/
A Dcpu.h45 #define MXC_CPU_IMX8MNUS 0x184 /* 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))
75 #define is_imx8mnus() (is_cpu_type(MXC_CPU_IMX8MNUS))
/u-boot/arch/arm/mach-imx/
A Dcpu.c127 case MXC_CPU_IMX8MNUS: in get_imx_type()
/u-boot/arch/arm/mach-imx/imx8m/
A Dsoc.c406 return MXC_CPU_IMX8MNUS; in get_cpu_variant_type()

Completed in 14 milliseconds