summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf537/include/mach/blackfin.h
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2009-10-15 06:47:28 +0000
committerMike Frysinger <vapier@gentoo.org>2009-12-15 00:14:53 -0500
commita8e8e491686bb34eb5aea37f58c9020f48629237 (patch)
tree2d079d743fba65f89f44181670ada148955ec867 /arch/blackfin/mach-bf537/include/mach/blackfin.h
parent761ec44add46d4dfdcb3a0607bfecb4cfc0dc0f0 (diff)
downloadop-kernel-dev-a8e8e491686bb34eb5aea37f58c9020f48629237.zip
op-kernel-dev-a8e8e491686bb34eb5aea37f58c9020f48629237.tar.gz
Blackfin: unify duplicated power masks
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'arch/blackfin/mach-bf537/include/mach/blackfin.h')
-rw-r--r--arch/blackfin/mach-bf537/include/mach/blackfin.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/blackfin/mach-bf537/include/mach/blackfin.h b/arch/blackfin/mach-bf537/include/mach/blackfin.h
index eab006d..a12d4b6 100644
--- a/arch/blackfin/mach-bf537/include/mach/blackfin.h
+++ b/arch/blackfin/mach-bf537/include/mach/blackfin.h
@@ -40,10 +40,4 @@
#define OFFSET_SCR 0x1C /* SCR Scratch Register */
#define OFFSET_GCTL 0x24 /* Global Control Register */
-/* PLL_DIV Masks */
-#define CCLK_DIV1 CSEL_DIV1 /* CCLK = VCO / 1 */
-#define CCLK_DIV2 CSEL_DIV2 /* CCLK = VCO / 2 */
-#define CCLK_DIV4 CSEL_DIV4 /* CCLK = VCO / 4 */
-#define CCLK_DIV8 CSEL_DIV8 /* CCLK = VCO / 8 */
-
#endif
OpenPOWER on IntegriCloud