Lines Matching +full:0 +full:x3a0
19 #define NET2280_BASE 0x10000000
20 #define NET2280_BASE2 0x20000000
30 #define NET2280_CLK_STOP (0 << LOCAL_CLOCK_FREQUENCY)
44 #define NET2280_DEVINIT 0x00
45 #define NET2280_USBIRQENB1 0x24
46 #define NET2280_IRQSTAT1 0x2c
47 #define NET2280_FIFOCTL 0x38
48 #define NET2280_GPIOCTL 0x50
49 #define NET2280_RELNUM 0x88
50 #define NET2280_EPA_RSP 0x324
51 #define NET2280_EPA_STAT 0x32c
52 #define NET2280_EPB_STAT 0x34c
53 #define NET2280_EPC_RSP 0x364
54 #define NET2280_EPC_STAT 0x36c
55 #define NET2280_EPD_STAT 0x38c
57 #define NET2280_EPA_CFG 0x320
58 #define NET2280_EPB_CFG 0x340
59 #define NET2280_EPC_CFG 0x360
60 #define NET2280_EPD_CFG 0x380
61 #define NET2280_EPE_CFG 0x3A0
62 #define NET2280_EPF_CFG 0x3C0
63 #define P54U_DEV_BASE 0x40000000
79 #define ISL38XX_DMA_STATUS_DONE 0x00000001
80 #define ISL38XX_DMA_STATUS_READY 0x00000002
81 #define NET2280_EPA_FIFO_PCI_ADDR 0x20000000
82 #define ISL38XX_DMA_MASTER_CONTROL_TRIGGER 0x00000004
85 NET2280_BRG_U32 = 0x001F,
86 NET2280_BRG_CFG_U32 = 0x000F,
87 NET2280_BRG_CFG_U16 = 0x0003,
88 NET2280_DEV_U32 = 0x080F,
89 NET2280_DEV_CFG_U32 = 0x088F,
90 NET2280_DEV_CFG_U16 = 0x0883
120 P54U_PIPE_DATA = 0x01,
121 P54U_PIPE_MGMT = 0x02,
122 P54U_PIPE_3 = 0x03,
123 P54U_PIPE_4 = 0x04,
124 P54U_PIPE_BRG = 0x0d,
125 P54U_PIPE_DEV = 0x0e,
126 P54U_PIPE_INT = 0x0f