From 5f4a2a8f9fad68552f4ae916c283b5c1a7aade75 Mon Sep 17 00:00:00 2001 From: Kelvin Lawson Date: Fri, 6 Dec 2013 01:04:14 +0000 Subject: [PATCH] dm36x: Add register. --- ports/arm/platforms/dm36x/dm36x-io.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ports/arm/platforms/dm36x/dm36x-io.h b/ports/arm/platforms/dm36x/dm36x-io.h index 3eef8e7..fe0b434 100644 --- a/ports/arm/platforms/dm36x/dm36x-io.h +++ b/ports/arm/platforms/dm36x/dm36x-io.h @@ -149,6 +149,7 @@ #define DM36X_PLLC_PLLDIV2 0x11C #define DM36X_PLLC_PLLDIV3 0x120 #define DM36X_PLLC_POSTDIV 0x128 +#define DM36X_PLLC_CLKEN 0x148 #define DM36X_PLLC_PLLDIV4 0x160 #define DM36X_PLLC_PLLDIV5 0x164 #define DM36X_PLLC_PLLDIV6 0x168