Searched defs:ccsr_pci (Results 1 – 1 of 1) sorted by relevance
47 struct ccsr_pci { struct48 __be32 config_addr; /* 0x.000 - PCI/PCIE Configuration Address Register */49 __be32 config_data; /* 0x.004 - PCI/PCIE Configuration Data Register */50 __be32 int_ack; /* 0x.008 - PCI Interrupt Acknowledge Register */51 __be32 pex_otb_cpl_tor; /* 0x.00c - PCIE Outbound completion timeout register */52 __be32 pex_conf_tor; /* 0x.010 - PCIE configuration timeout register */53 __be32 pex_config; /* 0x.014 - PCIE CONFIG Register */54 __be32 pex_int_status; /* 0x.018 - PCIE interrupt status */55 u8 res2[4];56 __be32 pex_pme_mes_dr; /* 0x.020 - PCIE PME and message detect register */[all …]