Home
last modified time | relevance | path

Searched defs:mpc52xx_pci (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/52xx/
H A Dmpc52xx_pci.c64 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 */
[all …]