summaryrefslogtreecommitdiff
path: root/Omap35xxPkg/Include/TPS65950.h
diff options
context:
space:
mode:
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-22 23:23:54 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2011-09-22 23:23:54 +0000
commitefe5f1a232abd5a43157368a6e2df292bce0e923 (patch)
treeb66e8f1507d9e5a5436e3d29ad5c1421fc2e5d67 /Omap35xxPkg/Include/TPS65950.h
parent95b3580f8217f1cd19994b480447c42cee752a20 (diff)
downloadedk2-platforms-efe5f1a232abd5a43157368a6e2df292bce0e923.tar.xz
BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12431 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Omap35xxPkg/Include/TPS65950.h')
-rw-r--r--Omap35xxPkg/Include/TPS65950.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Omap35xxPkg/Include/TPS65950.h b/Omap35xxPkg/Include/TPS65950.h
index 977219f747..cd708d9793 100644
--- a/Omap35xxPkg/Include/TPS65950.h
+++ b/Omap35xxPkg/Include/TPS65950.h
@@ -64,7 +64,17 @@
#define VAUX2_DEDICATED 0x79
#define VAUX2_DEV_GRP 0x76
+#define VAUX_DEV_GRP_NONE 0x00
#define VAUX_DEV_GRP_P1 0x20
+#define VAUX_DEV_GRP_P2 0x40
+#define VAUX_DEV_GRP_P3 0x80
#define VAUX_DEDICATED_18V 0x05
+// Display subsystem
+#define VPLL2_DEDICATED 0x91
+#define VPLL2_DEV_GRP 0x8E
+
+#define GPIODATADIR1 0x9B
+#define SETGPIODATAOUT1 0xA4
+
#endif //__TPS65950_H__