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