]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/Include/TPS65950.h
BeagleBoardPkg: Set paddings following the BeagleBoard revision (A, B, xM, etc)
[mirror_edk2.git] / Omap35xxPkg / Include / TPS65950.h
index 977219f747eca64d91794d1820e0419f3fd97929..cd708d9793134e78624e42d88af4e0c0d233625d 100644 (file)
 #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__