Lines Matching refs:tpc
259 int gpc, tpc, ppc, rop; in gm204_gr_init() local
292 tpc = priv->tpc_nr[gpc] - tpcnr[gpc]--; in gm204_gr_init()
294 data[i / 8] |= tpc << ((i % 8) * 4); in gm204_gr_init()
338 for (tpc = 0; tpc < priv->tpc_nr[gpc]; tpc++) { in gm204_gr_init()
339 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x508), 0xffffffff); in gm204_gr_init()
340 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x50c), 0xffffffff); in gm204_gr_init()
341 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x224), 0xc0000000); in gm204_gr_init()
342 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x48c), 0xc0000000); in gm204_gr_init()
343 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x084), 0xc0000000); in gm204_gr_init()
344 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x430), 0xc0000000); in gm204_gr_init()
345 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x644), 0x00dffffe); in gm204_gr_init()
346 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x64c), 0x00000005); in gm204_gr_init()