Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-imx/
A Dcpu.h25 #define MXC_CPU_MX6QP 0x69 macro
/u-boot-v2022.01-rc1/arch/arm/include/asm/mach-imx/
A Dsys_proto.h36 #define is_mx6dqp() (is_cpu_type(MXC_CPU_MX6QP) || is_cpu_type(MXC_CPU_MX6DP))
/u-boot-v2022.01-rc1/arch/arm/mach-imx/
A Dcpu.c149 case MXC_CPU_MX6QP: in get_imx_type()
/u-boot-v2022.01-rc1/arch/arm/mach-imx/mx6/
A Dsoc.c98 type = MXC_CPU_MX6QP; in get_cpu_rev()

Completed in 8 milliseconds