Searched refs:MXC_CPU_MX6DP (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/arm/include/asm/arch-imx/
H A Dcpu.h24 #define MXC_CPU_MX6DP 0x68 macro
/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h37 #define is_mx6dqp() (is_cpu_type(MXC_CPU_MX6QP) || is_cpu_type(MXC_CPU_MX6DP))
/u-boot/arch/arm/mach-imx/
H A Dcpu.c153 case MXC_CPU_MX6DP:
/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c100 type = MXC_CPU_MX6DP;

Completed in 96 milliseconds