Symbol: V96XW
sys/arch/algor/pci/vtpbcreg.h
25
#define V96X_PCI_CC_REV(vt) V96XW(vt, 0x08)
sys/arch/algor/pci/vtpbcreg.h
26
#define V96X_PCI_I20_BASE(vt) V96XW(vt, 0x10) /* B.2 only */
sys/arch/algor/pci/vtpbcreg.h
27
#define V96X_PCI_HDR_CFG(vt) V96XW(vt, 0x0c)
sys/arch/algor/pci/vtpbcreg.h
28
#define V96X_PCI_IO_BASE(vt) V96XW(vt, 0x10)
sys/arch/algor/pci/vtpbcreg.h
29
#define V96X_PCI_BASE0(vt) V96XW(vt, 0x14)
sys/arch/algor/pci/vtpbcreg.h
30
#define V96X_PCI_BASE1(vt) V96XW(vt, 0x18)
sys/arch/algor/pci/vtpbcreg.h
31
#define V96X_PCI_BPARAM(vt) V96XW(vt, 0x3c)
sys/arch/algor/pci/vtpbcreg.h
32
#define V96X_PCI_MAP0(vt) V96XW(vt, 0x40)
sys/arch/algor/pci/vtpbcreg.h
33
#define V96X_PCI_MAP1(vt) V96XW(vt, 0x44)
sys/arch/algor/pci/vtpbcreg.h
34
#define V96X_PCI_INT_STAT(vt) V96XW(vt, 0x48)
sys/arch/algor/pci/vtpbcreg.h
35
#define V96X_PCI_INT_CFG(vt) V96XW(vt, 0x4c)
sys/arch/algor/pci/vtpbcreg.h
36
#define V96X_LB_BASE0(vt) V96XW(vt, 0x54)
sys/arch/algor/pci/vtpbcreg.h
37
#define V96X_LB_BASE1(vt) V96XW(vt, 0x58)
sys/arch/algor/pci/vtpbcreg.h
42
#define V96X_LB_SIZE(vt) V96XW(vt, 0x68) /* B.2 only */
sys/arch/algor/pci/vtpbcreg.h
43
#define V96X_LB_IO_BASE(vt) V96XW(vt, 0x6c)
sys/arch/algor/pci/vtpbcreg.h
53
#define V96X_DMA_PCI_ADDR0(vt) V96XW(vt, 0x80)
sys/arch/algor/pci/vtpbcreg.h
54
#define V96X_DMA_LOCAL_ADDR0(vt) V96XW(vt, 0x84)
sys/arch/algor/pci/vtpbcreg.h
55
#define V96X_DMA_LENGTH0(vt) V96XW(vt, 0x88)
sys/arch/algor/pci/vtpbcreg.h
56
#define V96X_DMA_CTLB_ADR0(vt) V96XW(vt, 0x8c)
sys/arch/algor/pci/vtpbcreg.h
57
#define V96X_DMA_PCI_ADDR1(vt) V96XW(vt, 0x90)
sys/arch/algor/pci/vtpbcreg.h
58
#define V96X_DMA_LOCAL_ADDR1(vt) V96XW(vt, 0x94)
sys/arch/algor/pci/vtpbcreg.h
59
#define V96X_DMA_LENGTH1(vt) V96XW(vt, 0x98)
sys/arch/algor/pci/vtpbcreg.h
60
#define V96X_DMA_CTLB_ADR1(vt) V96XW(vt, 0x9c)