aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sh/cpu-sh3/freq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/cpu-sh3/freq.h')
-rw-r--r--include/asm-sh/cpu-sh3/freq.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/asm-sh/cpu-sh3/freq.h b/include/asm-sh/cpu-sh3/freq.h
index b61b6e331df0ef..273f3229785cfb 100644
--- a/include/asm-sh/cpu-sh3/freq.h
+++ b/include/asm-sh/cpu-sh3/freq.h
@@ -18,5 +18,9 @@
#define MIN_DIVISOR_NR 0
#define MAX_DIVISOR_NR 4
+#define FRQCR_CKOEN 0x0100
+#define FRQCR_PLLEN 0x0080
+#define FRQCR_PSTBY 0x0040
+
#endif /* __ASM_CPU_SH3_FREQ_H */