HomeSort by: relevance | last modified time | path
    Searched defs:cp_ctx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
ctxnv40.h 45 cp_ctx(struct nvkm_grctx *ctx, u32 reg, u32 length) function in typeref:typename:void
57 cp_out(ctx, CP_CTX | (length << CP_CTX_COUNT_SHIFT) | ctx->ctxprog_reg);
ctxnv40.h 45 cp_ctx(struct nvkm_grctx *ctx, u32 reg, u32 length) function in typeref:typename:void
57 cp_out(ctx, CP_CTX | (length << CP_CTX_COUNT_SHIFT) | ctx->ctxprog_reg);

Completed in 21 milliseconds