Searched defs:grpci2_regs (Results 1 – 1 of 1) sorted by relevance
69 struct grpci2_regs { struct70 unsigned int ctrl; /* 0x00 Control */71 unsigned int sts_cap; /* 0x04 Status / Capabilities */72 int res1; /* 0x08 */73 unsigned int io_map; /* 0x0C I/O Map address */74 unsigned int dma_ctrl; /* 0x10 DMA */75 unsigned int dma_bdbase; /* 0x14 DMA */76 int res2[2]; /* 0x18 */77 unsigned int bars[6]; /* 0x20 read-only PCI BARs */78 int res3[2]; /* 0x38 */[all …]