Lines Matching defs:sysconf83xx
35 typedef struct sysconf83xx { struct
36 u32 immrbar; /* Internal memory map base address register */
37 u8 res0[0x04];
38 u32 altcbar; /* Alternate configuration base address register */
39 u8 res1[0x14];
40 law83xx_t lblaw[4]; /* LBIU local access window */
41 u8 res2[0x20];
42 law83xx_t pcilaw[2]; /* PCI local access window */
43 u8 res3[0x10];
44 law83xx_t pcielaw[2]; /* PCI Express local access window */
45 u8 res4[0x10];
46 law83xx_t ddrlaw[2]; /* DDR local access window */
47 u8 res5[0x50];
48 u32 sgprl; /* System General Purpose Register Low */
49 u32 sgprh; /* System General Purpose Register High */
50 u32 spridr; /* System Part and Revision ID Register */
51 u8 res6[0x04];
52 u32 spcr; /* System Priority Configuration Register */
76 } sysconf83xx_t; argument