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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/
H A Dcpu.c4 unsigned int __mxc_cpu_type; variable
5 EXPORT_SYMBOL(__mxc_cpu_type); variable
9 __mxc_cpu_type = type;
/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.h37 extern unsigned int __mxc_cpu_type;
43 # define mxc_cpu_type __mxc_cpu_type
55 # define mxc_cpu_type __mxc_cpu_type
67 # define mxc_cpu_type __mxc_cpu_type
79 # define mxc_cpu_type __mxc_cpu_type
91 # define mxc_cpu_type __mxc_cpu_type
103 # define mxc_cpu_type __mxc_cpu_type
115 # define mxc_cpu_type __mxc_cpu_type
127 # define mxc_cpu_type __mxc_cpu_type

Completed in 40 milliseconds