Lines Matching refs:units
301 u32 units = nvkm_rd32(device, 0x1540); in nv50_gr_construct_mmio() local
498 if (units & (1<<(i+16))) { in nv50_gr_construct_mmio()
582 if (units & (1<<i)) { in nv50_gr_construct_mmio()
597 if (!(units & (1 << (j+24)))) continue; in nv50_gr_construct_mmio()
1194 u32 units = nvkm_rd32(device, 0x1540); in nv50_gr_construct_xfer1() local
1234 if (units & (1 << (i + 16))) in nv50_gr_construct_xfer1()
1242 if (units & (1 << (2 * i))) in nv50_gr_construct_xfer1()
1244 if (units & (1 << (2 * i + 1))) in nv50_gr_construct_xfer1()
1293 if (units & (1<<(i+16))) in nv50_gr_construct_xfer1()
1303 if (units & (1 << 0)) in nv50_gr_construct_xfer1()
1305 if (units & (1 << 1)) in nv50_gr_construct_xfer1()
1307 if (units & (1 << 2)) in nv50_gr_construct_xfer1()
1309 if (units & (1 << 3)) in nv50_gr_construct_xfer1()
1317 if (units & (1 << 4)) in nv50_gr_construct_xfer1()
1319 if (units & (1 << 5)) in nv50_gr_construct_xfer1()
1321 if (units & (1 << 6)) in nv50_gr_construct_xfer1()
1323 if (units & (1 << 7)) in nv50_gr_construct_xfer1()
1325 if (units & (1 << 8)) in nv50_gr_construct_xfer1()
1327 if (units & (1 << 9)) in nv50_gr_construct_xfer1()
3277 u32 units = nvkm_rd32(device, 0x1540); in nv50_gr_construct_xfer2() local
3289 if (units & (1 << i)) in nv50_gr_construct_xfer2()
3300 if (units & (1 << 0)) in nv50_gr_construct_xfer2()
3302 if (units & (1 << 1)) in nv50_gr_construct_xfer2()
3309 if (units & (1 << 2)) in nv50_gr_construct_xfer2()
3311 if (units & (1 << 3)) in nv50_gr_construct_xfer2()
3318 if (units & (1 << 4)) in nv50_gr_construct_xfer2()
3320 if (units & (1 << 5)) in nv50_gr_construct_xfer2()
3322 if (units & (1 << 6)) in nv50_gr_construct_xfer2()
3329 if (units & (1 << 7)) in nv50_gr_construct_xfer2()
3331 if (units & (1 << 8)) in nv50_gr_construct_xfer2()
3333 if (units & (1 << 9)) in nv50_gr_construct_xfer2()