Lines Matching +full:0 +full:x260
39 #define PCIE_MEM_BASE 0xd0000000ULL
40 #define PCIE_MEM_LIMIT 0xdfffffffULL
41 #define PCIE_IO_BASE 0x14000000ULL
42 #define PCIE_IO_LIMIT 0x15ffffffULL
44 #define PCIE_BRIDGE_CMD 0x1
45 #define PCIE_BRIDGE_MSI_CAP 0x14
46 #define PCIE_BRIDGE_MSI_ADDRL 0x15
47 #define PCIE_BRIDGE_MSI_ADDRH 0x16
48 #define PCIE_BRIDGE_MSI_DATA 0x17
51 #define PCIE_BYTE_SWAP_MEM_BASE 0x247
52 #define PCIE_BYTE_SWAP_MEM_LIM 0x248
53 #define PCIE_BYTE_SWAP_IO_BASE 0x249
54 #define PCIE_BYTE_SWAP_IO_LIM 0x24A
56 #define PCIE_BRIDGE_MSIX_ADDR_BASE 0x24F
57 #define PCIE_BRIDGE_MSIX_ADDR_LIMIT 0x250
58 #define PCIE_MSI_STATUS 0x25A
59 #define PCIE_MSI_EN 0x25B
60 #define PCIE_MSIX_STATUS 0x25D
61 #define PCIE_INT_STATUS0 0x25F
62 #define PCIE_INT_STATUS1 0x260
63 #define PCIE_INT_EN0 0x261
64 #define PCIE_INT_EN1 0x262
67 #define PCIE_9XX_BYTE_SWAP_MEM_BASE 0x25c
68 #define PCIE_9XX_BYTE_SWAP_MEM_LIM 0x25d
69 #define PCIE_9XX_BYTE_SWAP_IO_BASE 0x25e
70 #define PCIE_9XX_BYTE_SWAP_IO_LIM 0x25f
72 #define PCIE_9XX_BRIDGE_MSIX_ADDR_BASE 0x264
73 #define PCIE_9XX_BRIDGE_MSIX_ADDR_LIMIT 0x265
74 #define PCIE_9XX_MSI_STATUS 0x283
75 #define PCIE_9XX_MSI_EN 0x284
77 #define PCIE_9XX_MSIX_STATUS0 0x286
78 #define PCIE_9XX_MSIX_STATUSX(n) (n + 0x286)
79 #define PCIE_9XX_MSIX_VEC 0x296
80 #define PCIE_9XX_MSIX_VECX(n) (n + 0x296)
81 #define PCIE_9XX_INT_STATUS0 0x397
82 #define PCIE_9XX_INT_STATUS1 0x398
83 #define PCIE_9XX_INT_EN0 0x399
84 #define PCIE_9XX_INT_EN1 0x39a
90 #define MSI_ADDR_BASE 0xfffee00000ULL
91 #define MSI_ADDR_SZ 0x10000
94 #define MSIX_ADDR_BASE 0xfffef00000ULL