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