Searched refs:cp_ctx (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 Dnv40_grctx.c177 cp_ctx(ctx, 0x4000a4, 1);
179 cp_ctx(ctx, 0x400144, 58);
181 cp_ctx(ctx, 0x400314, 1);
183 cp_ctx(ctx, 0x400400, 10);
184 cp_ctx(ctx, 0x400480, 10);
185 cp_ctx(ctx, 0x400500, 19);
191 cp_ctx(ctx, 0x400560, 6);
194 cp_ctx(ctx, 0x40057c, 5);
195 cp_ctx(ctx, 0x400710, 3);
198 cp_ctx(ct
[all...]
H A Dnv50_grctx.c230 cp_ctx (ctx, 0x400828, 1); /* needed. otherwise, flickering happens. */
279 cp_ctx(ctx, 0x400808, 7);
281 cp_ctx(ctx, 0x400834, 0x32);
294 cp_ctx(ctx, 0x400908, 0xb);
296 cp_ctx(ctx, 0x400908, 0xc);
298 cp_ctx(ctx, 0x400908, 0xe);
301 cp_ctx(ctx, 0x400b00, 0x1);
303 cp_ctx(ctx, 0x400b10, 0x1);
305 cp_ctx(ctx, 0x400b20, 0x1);
310 cp_ctx(ct
[all...]
H A Dnouveau_grctx.h41 cp_ctx(struct nouveau_grctx *ctx, uint32_t reg, uint32_t length) function

Completed in 104 milliseconds