Searched refs:cp_lsr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_grctx.h35 cp_lsr(struct nouveau_grctx *ctx, uint32_t val) function
49 cp_lsr(ctx, length);
116 cp_lsr(ctx, ctx->ctxvals_pos);
H A Dnv40_grctx.c49 * rather than a cp_lsr(ctx, dwords_for_1_vs_unit) instruction.
552 cp_lsr (ctx, len - 4);
554 cp_lsr (ctx, len);
588 cp_lsr(ctx, vs_len * vs_nr + 0x300/4);
631 cp_lsr (ctx, 0x20);
H A Dnv50_grctx.c240 cp_lsr (ctx, ctx->ctxvals_base);
242 cp_lsr (ctx, 4);
1280 cp_lsr (ctx, offset);
1282 cp_lsr (ctx, size);
2377 cp_lsr (ctx, offset);
2379 cp_lsr (ctx, size);

Completed in 109 milliseconds