Searched defs:ccsr_pci (Results 1 – 1 of 1) sorted by relevance
59 struct ccsr_pci { struct60 __be32 config_addr; /* 0x.000 - PCI/PCIE Configuration Address Register */61 __be32 config_data; /* 0x.004 - PCI/PCIE Configuration Data Register */62 __be32 int_ack; /* 0x.008 - PCI Interrupt Acknowledge Register */63 __be32 pex_otb_cpl_tor; /* 0x.00c - PCIE Outbound completion timeout register */64 __be32 pex_conf_tor; /* 0x.010 - PCIE configuration timeout register */65 __be32 pex_config; /* 0x.014 - PCIE CONFIG Register */66 __be32 pex_int_status; /* 0x.018 - PCIE interrupt status */67 u8 res2[4];68 __be32 pex_pme_mes_dr; /* 0x.020 - PCIE PME and message detect register */[all …]