Lines Matching defs:x

101 #define BK_REG_L( x, y )            ((x) | (((y) << 1)))  argument
102 #define BK_REG_H( x, y ) (((x) | (((y) << 1))) + 1) argument
140 #define L_FRC_CHIP(x) BK_REG_L(REG_FRC_CHIP_BASE, x) argument
141 #define H_FRC_CHIP(x) BK_REG_H(REG_FRC_CHIP_BASE, x) argument
143 #define L_FRC_SC16(x) BK_REG_L(REG_FRC_SC16_BASE, x) argument
144 #define H_FRC_SC16(x) BK_REG_H(REG_FRC_SC16_BASE, x) argument
146 #define L_FRC_SC18(x) BK_REG_L(REG_FRC_SC18_BASE, x) argument
147 #define H_FRC_SC18(x) BK_REG_H(REG_FRC_SC18_BASE, x) argument
149 #define L_FRC_SC20(x) BK_REG_L(REG_FRC_SC20_BASE, x) argument
150 #define H_FRC_SC20(x) BK_REG_H(REG_FRC_SC20_BASE, x) argument
151 #define L_FRC_SC21(x) BK_REG_L(REG_FRC_SC21_BASE, x) argument
152 #define H_FRC_SC21(x) BK_REG_H(REG_FRC_SC21_BASE, x) argument
153 #define L_FRC_SC22(x) BK_REG_L(REG_FRC_SC22_BASE, x) argument
154 #define H_FRC_SC22(x) BK_REG_H(REG_FRC_SC22_BASE, x) argument
155 #define L_FRC_SC23(x) BK_REG_L(REG_FRC_SC23_BASE, x) argument
156 #define H_FRC_SC23(x) BK_REG_H(REG_FRC_SC23_BASE, x) argument
157 #define L_FRC_SC24(x) BK_REG_L(REG_FRC_SC24_BASE, x) argument
158 #define H_FRC_SC24(x) BK_REG_H(REG_FRC_SC24_BASE, x) argument
159 #define L_FRC_SC25(x) BK_REG_L(REG_FRC_SC25_BASE, x) argument
160 #define H_FRC_SC25(x) BK_REG_H(REG_FRC_SC25_BASE, x) argument
161 #define L_FRC_SC26(x) BK_REG_L(REG_FRC_SC26_BASE, x) argument
162 #define H_FRC_SC26(x) BK_REG_H(REG_FRC_SC26_BASE, x) argument
163 #define L_FRC_SC27(x) BK_REG_L(REG_FRC_SC27_BASE, x) argument
164 #define H_FRC_SC27(x) BK_REG_H(REG_FRC_SC27_BASE, x) argument
165 #define L_FRC_SC28(x) BK_REG_L(REG_FRC_SC28_BASE, x) argument
166 #define H_FRC_SC28(x) BK_REG_H(REG_FRC_SC28_BASE, x) argument
167 #define L_FRC_SC29(x) BK_REG_L(REG_FRC_SC29_BASE, x) argument
168 #define H_FRC_SC29(x) BK_REG_H(REG_FRC_SC29_BASE, x) argument
169 #define L_FRC_SC2A(x) BK_REG_L(REG_FRC_SC2A_BASE, x) argument
170 #define H_FRC_SC2A(x) BK_REG_H(REG_FRC_SC2A_BASE, x) argument
171 #define L_FRC_SC2C(x) BK_REG_L(REG_FRC_SC2C_BASE, x) argument
172 #define H_FRC_SC2C(x) BK_REG_H(REG_FRC_SC2C_BASE, x) argument
173 #define L_FRC_SC2D(x) BK_REG_L(REG_FRC_SC2D_BASE, x) argument
174 #define H_FRC_SC2D(x) BK_REG_H(REG_FRC_SC2D_BASE, x) argument
175 #define L_FRC_SC2E(x) BK_REG_L(REG_FRC_SC2E_BASE, x) argument
176 #define H_FRC_SC2E(x) BK_REG_H(REG_FRC_SC2E_BASE, x) argument
177 #define L_FRC_SC2F(x) BK_REG_L(REG_FRC_SC2F_BASE, x) argument
178 #define H_FRC_SC2F(x) BK_REG_H(REG_FRC_SC2F_BASE, x) argument
179 #define L_FRC_SC30(x) BK_REG_L(REG_FRC_SC30_BASE, x) argument
180 #define H_FRC_SC30(x) BK_REG_H(REG_FRC_SC30_BASE, x) argument
181 #define L_FRC_SC31(x) BK_REG_L(REG_FRC_SC31_BASE, x) argument
182 #define H_FRC_SC31(x) BK_REG_H(REG_FRC_SC31_BASE, x) argument
183 #define L_FRC_SC32(x) BK_REG_L(REG_FRC_SC32_BASE, x) argument
184 #define H_FRC_SC32(x) BK_REG_H(REG_FRC_SC32_BASE, x) argument
185 #define L_FRC_SC33(x) BK_REG_L(REG_FRC_SC33_BASE, x) argument
186 #define H_FRC_SC33(x) BK_REG_H(REG_FRC_SC33_BASE, x) argument
187 #define L_FRC_SC38(x) BK_REG_L(REG_FRC_SC38_BASE, x) argument
188 #define H_FRC_SC38(x) BK_REG_H(REG_FRC_SC38_BASE, x) argument
189 #define L_FRC_SC3A(x) BK_REG_L(REG_FRC_SC3A_BASE, x) argument
190 #define H_FRC_SC3A(x) BK_REG_H(REG_FRC_SC3A_BASE, x) argument
191 #define L_FRC_SC3B(x) BK_REG_L(REG_FRC_SC3B_BASE, x) argument
192 #define H_FRC_SC3B(x) BK_REG_H(REG_FRC_SC3B_BASE, x) argument
193 #define L_FRC_SC3D(x) BK_REG_L(REG_FRC_SC3D_BASE, x) argument
194 #define H_FRC_SC3D(x) BK_REG_H(REG_FRC_SC3D_BASE, x) argument
195 #define L_FRC_SC3E(x) BK_REG_L(REG_FRC_SC3E_BASE, x) argument
196 #define H_FRC_SC3E(x) BK_REG_H(REG_FRC_SC3E_BASE, x) argument
197 #define L_FRC_SC3F(x) BK_REG_L(REG_FRC_SC3E_BASE, x) argument
198 #define H_FRC_SC3F(x) BK_REG_H(REG_FRC_SC3E_BASE, x) argument
199 #define L_FRC_SC130(x) BK_REG_L(REG_FRC_SC130_BASE, x) argument
200 #define H_FRC_SC130(x) BK_REG_H(REG_FRC_SC130_BASE, x) argument
201 #define L_FRC_SC134(x) BK_REG_L(REG_FRC_SC134_BASE, x) argument
202 #define H_FRC_SC134(x) BK_REG_H(REG_FRC_SC134_BASE, x) argument
203 #define L_FRC_SC135(x) BK_REG_L(REG_FRC_SC135_BASE, x) argument
204 #define H_FRC_SC135(x) BK_REG_H(REG_FRC_SC135_BASE, x) argument