Lines Matching refs:SDW_DPN_SIZE
18 #define SDW_DPN_SIZE 0x100 macro
238 #define SDW_DPN_INT(n) (0x0 + SDW_DPN_SIZE * (n))
239 #define SDW_DPN_INTMASK(n) (0x1 + SDW_DPN_SIZE * (n))
240 #define SDW_DPN_PORTCTRL(n) (0x2 + SDW_DPN_SIZE * (n))
241 #define SDW_DPN_BLOCKCTRL1(n) (0x3 + SDW_DPN_SIZE * (n))
242 #define SDW_DPN_PREPARESTATUS(n) (0x4 + SDW_DPN_SIZE * (n))
243 #define SDW_DPN_PREPARECTRL(n) (0x5 + SDW_DPN_SIZE * (n))
264 #define SDW_DPN_CHANNELEN_B0(n) (0x20 + SDW_DPN_SIZE * (n))
265 #define SDW_DPN_CHANNELEN_B1(n) (0x30 + SDW_DPN_SIZE * (n))
267 #define SDW_DPN_BLOCKCTRL2_B0(n) (0x21 + SDW_DPN_SIZE * (n))
268 #define SDW_DPN_BLOCKCTRL2_B1(n) (0x31 + SDW_DPN_SIZE * (n))
270 #define SDW_DPN_SAMPLECTRL1_B0(n) (0x22 + SDW_DPN_SIZE * (n))
271 #define SDW_DPN_SAMPLECTRL1_B1(n) (0x32 + SDW_DPN_SIZE * (n))
273 #define SDW_DPN_SAMPLECTRL2_B0(n) (0x23 + SDW_DPN_SIZE * (n))
274 #define SDW_DPN_SAMPLECTRL2_B1(n) (0x33 + SDW_DPN_SIZE * (n))
276 #define SDW_DPN_OFFSETCTRL1_B0(n) (0x24 + SDW_DPN_SIZE * (n))
277 #define SDW_DPN_OFFSETCTRL1_B1(n) (0x34 + SDW_DPN_SIZE * (n))
279 #define SDW_DPN_OFFSETCTRL2_B0(n) (0x25 + SDW_DPN_SIZE * (n))
280 #define SDW_DPN_OFFSETCTRL2_B1(n) (0x35 + SDW_DPN_SIZE * (n))
282 #define SDW_DPN_HCTRL_B0(n) (0x26 + SDW_DPN_SIZE * (n))
283 #define SDW_DPN_HCTRL_B1(n) (0x36 + SDW_DPN_SIZE * (n))
285 #define SDW_DPN_BLOCKCTRL3_B0(n) (0x27 + SDW_DPN_SIZE * (n))
286 #define SDW_DPN_BLOCKCTRL3_B1(n) (0x37 + SDW_DPN_SIZE * (n))
288 #define SDW_DPN_LANECTRL_B0(n) (0x28 + SDW_DPN_SIZE * (n))
289 #define SDW_DPN_LANECTRL_B1(n) (0x38 + SDW_DPN_SIZE * (n))