Lines Matching refs:SHARED_BUFFER
100 #define SHARED_BUFFER 0xC000 macro
102 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000)
103 #define NGENE_TO_HOST (SHARED_BUFFER+0x0100)
104 #define NGENE_COMMAND (SHARED_BUFFER+0x0200)
105 #define NGENE_COMMAND_HI (SHARED_BUFFER+0x0204)
106 #define NGENE_STATUS (SHARED_BUFFER+0x0208)
107 #define NGENE_STATUS_HI (SHARED_BUFFER+0x020C)
108 #define NGENE_EVENT (SHARED_BUFFER+0x0210)
109 #define NGENE_EVENT_HI (SHARED_BUFFER+0x0214)
110 #define VARIABLES (SHARED_BUFFER+0x0210)
112 #define NGENE_INT_COUNTS (SHARED_BUFFER+0x0260)
113 #define NGENE_INT_ENABLE (SHARED_BUFFER+0x0264)
114 #define NGENE_VBI_LINE_COUNT (SHARED_BUFFER+0x0268)
116 #define BUFFER_GP_XMIT (SHARED_BUFFER+0x0800)
117 #define BUFFER_GP_RECV (SHARED_BUFFER+0x0900)
118 #define EEPROM_AREA (SHARED_BUFFER+0x0A00)
120 #define SG_V_IN_1 (SHARED_BUFFER+0x0A80)
121 #define SG_VBI_1 (SHARED_BUFFER+0x0B00)
122 #define SG_A_IN_1 (SHARED_BUFFER+0x0B80)
123 #define SG_V_IN_2 (SHARED_BUFFER+0x0C00)
124 #define SG_VBI_2 (SHARED_BUFFER+0x0C80)
125 #define SG_A_IN_2 (SHARED_BUFFER+0x0D00)
126 #define SG_V_OUT (SHARED_BUFFER+0x0D80)
127 #define SG_A_OUT2 (SHARED_BUFFER+0x0E00)
129 #define DATA_A_IN_1 (SHARED_BUFFER+0x0E80)
130 #define DATA_A_IN_2 (SHARED_BUFFER+0x0F00)
131 #define DATA_A_OUT (SHARED_BUFFER+0x0F80)
132 #define DATA_V_IN_1 (SHARED_BUFFER+0x1000)
133 #define DATA_V_IN_2 (SHARED_BUFFER+0x2000)
134 #define DATA_V_OUT (SHARED_BUFFER+0x3000)
136 #define DATA_FIFO_AREA (SHARED_BUFFER+0x1000)