Lines Matching defs:mpc52xx_pci
64 struct mpc52xx_pci { struct
65 u32 idr; /* PCI + 0x00 */
66 u32 scr; /* PCI + 0x04 */
67 u32 ccrir; /* PCI + 0x08 */
68 u32 cr1; /* PCI + 0x0C */
69 u32 bar0; /* PCI + 0x10 */
70 u32 bar1; /* PCI + 0x14 */
71 u8 reserved1[16]; /* PCI + 0x18 */
72 u32 ccpr; /* PCI + 0x28 */
73 u32 sid; /* PCI + 0x2C */
97 const struct of_device_id mpc52xx_pci_ids[] __initconst = { argument