Searched defs:cpu_is_omap242x (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/arch/arm/mach-omap1/include/mach/ | ||
| D | soc.h | 195 #define cpu_is_omap242x()		0  macro | 
| /linux-4.4.14/arch/arm/mach-omap2/ | ||
| D | soc.h | 562 #define cpu_is_omap242x()	soc_is_omap242x()  macro |