]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Omap35xxPkg/Include/TPS65950.h
Omap35xxPkg: Turn on the power for the USB Hub
[mirror_edk2.git] / Omap35xxPkg / Include / TPS65950.h
index ee26a0368ae766531e4933ff814a8657cdede471..8ba9dbaf2f56aa250df28825ac9e15203b492efc 100644 (file)
 #define LEDAPWM               BIT4
 #define LEDBPWM               BIT5
 
+// USB PHY power
+#define VAUX2_DEDICATED       0x79
+#define VAUX2_DEV_GRP         0x76
+
+#define VAUX_DEV_GRP_P1       0x20
+#define VAUX_DEDICATED_18V    0x05
+
 #endif //__TPS65950_H__