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