Lines Matching refs:SHARED_BUFFER
89 #define SHARED_BUFFER 0xC000 macro
91 #define HOST_TO_NGENE (SHARED_BUFFER+0x0000)
92 #define NGENE_TO_HOST (SHARED_BUFFER+0x0100)
93 #define NGENE_COMMAND (SHARED_BUFFER+0x0200)
94 #define NGENE_COMMAND_HI (SHARED_BUFFER+0x0204)
95 #define NGENE_STATUS (SHARED_BUFFER+0x0208)
96 #define NGENE_STATUS_HI (SHARED_BUFFER+0x020C)
97 #define NGENE_EVENT (SHARED_BUFFER+0x0210)
98 #define NGENE_EVENT_HI (SHARED_BUFFER+0x0214)
99 #define VARIABLES (SHARED_BUFFER+0x0210)
101 #define NGENE_INT_COUNTS (SHARED_BUFFER+0x0260)
102 #define NGENE_INT_ENABLE (SHARED_BUFFER+0x0264)
103 #define NGENE_VBI_LINE_COUNT (SHARED_BUFFER+0x0268)
105 #define BUFFER_GP_XMIT (SHARED_BUFFER+0x0800)
106 #define BUFFER_GP_RECV (SHARED_BUFFER+0x0900)
107 #define EEPROM_AREA (SHARED_BUFFER+0x0A00)
109 #define SG_V_IN_1 (SHARED_BUFFER+0x0A80)
110 #define SG_VBI_1 (SHARED_BUFFER+0x0B00)
111 #define SG_A_IN_1 (SHARED_BUFFER+0x0B80)
112 #define SG_V_IN_2 (SHARED_BUFFER+0x0C00)
113 #define SG_VBI_2 (SHARED_BUFFER+0x0C80)
114 #define SG_A_IN_2 (SHARED_BUFFER+0x0D00)
115 #define SG_V_OUT (SHARED_BUFFER+0x0D80)
116 #define SG_A_OUT2 (SHARED_BUFFER+0x0E00)
118 #define DATA_A_IN_1 (SHARED_BUFFER+0x0E80)
119 #define DATA_A_IN_2 (SHARED_BUFFER+0x0F00)
120 #define DATA_A_OUT (SHARED_BUFFER+0x0F80)
121 #define DATA_V_IN_1 (SHARED_BUFFER+0x1000)
122 #define DATA_V_IN_2 (SHARED_BUFFER+0x2000)
123 #define DATA_V_OUT (SHARED_BUFFER+0x3000)
125 #define DATA_FIFO_AREA (SHARED_BUFFER+0x1000)