aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/quark/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/quark/include')
-rw-r--r--src/soc/intel/quark/include/soc/pci_devs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/soc/intel/quark/include/soc/pci_devs.h b/src/soc/intel/quark/include/soc/pci_devs.h
index 02e2c32be4..67d8d32feb 100644
--- a/src/soc/intel/quark/include/soc/pci_devs.h
+++ b/src/soc/intel/quark/include/soc/pci_devs.h
@@ -33,6 +33,9 @@
/* IO Fabric 1 */
#define SIO1_DEV 0x14
#define HSUART1_DEV SIO1_DEV
+#define USB_DEV_PORT_FUNC 2
+#define EHCI_FUNC 3
+#define OHCI_FUNC 4
#define HSUART1_FUNC 5
/* IO Fabric 2 */