Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sparc/kernel/
Dleon_pci_grpci2.c68 struct grpci2_regs { struct
69 unsigned int ctrl; /* 0x00 Control */
70 unsigned int sts_cap; /* 0x04 Status / Capabilities */
71 int res1; /* 0x08 */
72 unsigned int io_map; /* 0x0C I/O Map address */
73 unsigned int dma_ctrl; /* 0x10 DMA */
74 unsigned int dma_bdbase; /* 0x14 DMA */
75 int res2[2]; /* 0x18 */
76 unsigned int bars[6]; /* 0x20 read-only PCI BARs */
77 int res3[2]; /* 0x38 */
[all …]