]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/pci.h
arm: socfpga: misc: Export bootmode into environment variable
[karo-tx-uboot.git] / include / pci.h
index dce159f27760eddbf116ba12e8e423e1ab1a8a40..628ede0957b12c1c606e0fefc593b74cae230d86 100644 (file)
 #define PCI_MIN_GNT            0x3e    /* 8 bits */
 #define PCI_MAX_LAT            0x3f    /* 8 bits */
 
+#define PCI_INTERRUPT_LINE_DISABLE     0xff
+
 /* Header type 1 (PCI-to-PCI bridges) */
 #define PCI_PRIMARY_BUS                0x18    /* Primary bus number */
 #define PCI_SECONDARY_BUS      0x19    /* Secondary bus number */