Home | History | Annotate | Download | only in nvc0

Lines Matching refs:txc

214    struct nouveau_bo *txc = nvc0->screen->txc;
236 PUSH_DATAh(push, txc->offset + (tic->id * 32));
237 PUSH_DATA (push, txc->offset + (tic->id * 32));
280 struct nouveau_bo *txc = nvc0->screen->txc;
301 PUSH_DATAh(push, txc->offset + (tic->id * 32));
302 PUSH_DATA (push, txc->offset + (tic->id * 32));
375 nvc0_m2mf_push_linear(&nvc0->base, nvc0->screen->txc,
401 struct nouveau_bo *txc = nvc0->screen->txc;
418 PUSH_DATAh(push, txc->offset + 65536 + (tsc->id * 32));
419 PUSH_DATA (push, txc->offset + 65536 + (tsc->id * 32));