Searched refs:token_limit (Results 1 – 3 of 3) sorted by relevance
883 const u32 token_limit = grctx->bundle_token_limit; in gm107_grctx_generate_bundle() local889 gf100_grctx_patch_wr32(chan, 0x4064c8, (state_limit << 16) | token_limit); in gm107_grctx_generate_bundle()
880 const u32 token_limit = grctx->bundle_token_limit; in gk104_grctx_generate_bundle() local883 gf100_grctx_patch_wr32(chan, 0x4064c8, (state_limit << 16) | token_limit); in gk104_grctx_generate_bundle()
1597 static DEVICE_ATTR_RW(token_limit); /* deprecated */