]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/cpu-features.h
USB: usb dev_set_name() instead of dev->bus_id
[linux-2.6-omap-h63xx.git] / include / asm-sh / cpu-features.h
index e1260aae3ee3978d879ea7000120232bbf1dbcba..86308aa3973180867a7b30a2f95e43f6137e54c2 100644 (file)
@@ -19,5 +19,7 @@
 #define CPU_HAS_PERF_COUNTER   0x0010  /* Hardware performance counters */
 #define CPU_HAS_PTEA           0x0020  /* PTEA register */
 #define CPU_HAS_LLSC           0x0040  /* movli.l/movco.l */
+#define CPU_HAS_L2_CACHE       0x0080  /* Secondary cache / URAM */
+#define CPU_HAS_OP32           0x0100  /* 32-bit instruction support */
 
 #endif /* __ASM_SH_CPU_FEATURES_H */