Lines Matching refs:units

302 	u32 units = nv_rd32 (ctx->device, 0x1540);  in nv50_gr_construct_mmio()  local
499 if (units & (1<<(i+16))) { in nv50_gr_construct_mmio()
583 if (units & (1<<i)) { in nv50_gr_construct_mmio()
598 if (!(units & (1 << (j+24)))) continue; in nv50_gr_construct_mmio()
1193 u32 units = nv_rd32 (ctx->device, 0x1540); in nv50_gr_construct_xfer1() local
1233 if (units & (1 << (i + 16))) in nv50_gr_construct_xfer1()
1241 if (units & (1 << (2 * i))) in nv50_gr_construct_xfer1()
1243 if (units & (1 << (2 * i + 1))) in nv50_gr_construct_xfer1()
1292 if (units & (1<<(i+16))) in nv50_gr_construct_xfer1()
1302 if (units & (1 << 0)) in nv50_gr_construct_xfer1()
1304 if (units & (1 << 1)) in nv50_gr_construct_xfer1()
1306 if (units & (1 << 2)) in nv50_gr_construct_xfer1()
1308 if (units & (1 << 3)) in nv50_gr_construct_xfer1()
1316 if (units & (1 << 4)) in nv50_gr_construct_xfer1()
1318 if (units & (1 << 5)) in nv50_gr_construct_xfer1()
1320 if (units & (1 << 6)) in nv50_gr_construct_xfer1()
1322 if (units & (1 << 7)) in nv50_gr_construct_xfer1()
1324 if (units & (1 << 8)) in nv50_gr_construct_xfer1()
1326 if (units & (1 << 9)) in nv50_gr_construct_xfer1()
3276 u32 units = nv_rd32 (ctx->device, 0x1540); in nv50_gr_construct_xfer2() local
3288 if (units & (1 << i)) in nv50_gr_construct_xfer2()
3299 if (units & (1 << 0)) in nv50_gr_construct_xfer2()
3301 if (units & (1 << 1)) in nv50_gr_construct_xfer2()
3308 if (units & (1 << 2)) in nv50_gr_construct_xfer2()
3310 if (units & (1 << 3)) in nv50_gr_construct_xfer2()
3317 if (units & (1 << 4)) in nv50_gr_construct_xfer2()
3319 if (units & (1 << 5)) in nv50_gr_construct_xfer2()
3321 if (units & (1 << 6)) in nv50_gr_construct_xfer2()
3328 if (units & (1 << 7)) in nv50_gr_construct_xfer2()
3330 if (units & (1 << 8)) in nv50_gr_construct_xfer2()
3332 if (units & (1 << 9)) in nv50_gr_construct_xfer2()