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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Dmxc.h41 # ifdef mxc_cpu_type
42 # undef mxc_cpu_type macro
43 # define mxc_cpu_type __mxc_cpu_type macro
45 # define mxc_cpu_type MXC_CPU_MX1 macro
47 # define cpu_is_mx1() (mxc_cpu_type == MXC_CPU_MX1)
53 # ifdef mxc_cpu_type
54 # undef mxc_cpu_type macro
55 # define mxc_cpu_type __mxc_cpu_type macro
57 # define mxc_cpu_type MXC_CPU_MX21 macro
59 # define cpu_is_mx21() (mxc_cpu_type
66 # undef mxc_cpu_type macro
67 # define mxc_cpu_type macro
69 # define mxc_cpu_type macro
78 # undef mxc_cpu_type macro
79 # define mxc_cpu_type macro
81 # define mxc_cpu_type macro
90 # undef mxc_cpu_type macro
91 # define mxc_cpu_type macro
93 # define mxc_cpu_type macro
102 # undef mxc_cpu_type macro
103 # define mxc_cpu_type macro
105 # define mxc_cpu_type macro
114 # undef mxc_cpu_type macro
115 # define mxc_cpu_type macro
117 # define mxc_cpu_type macro
126 # undef mxc_cpu_type macro
127 # define mxc_cpu_type macro
129 # define mxc_cpu_type macro
[all...]

Completed in 105 milliseconds