Lines Matching refs:tpc
330 int gpc, tpc, ppc, rop; in gm107_gr_init() local
355 tpc = priv->tpc_nr[gpc] - tpcnr[gpc]--; in gm107_gr_init()
357 data[i / 8] |= tpc << ((i % 8) * 4); in gm107_gr_init()
400 for (tpc = 0; tpc < priv->tpc_nr[gpc]; tpc++) { in gm107_gr_init()
401 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x508), 0xffffffff); in gm107_gr_init()
402 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x50c), 0xffffffff); in gm107_gr_init()
403 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x224), 0xc0000000); in gm107_gr_init()
404 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x48c), 0xc0000000); in gm107_gr_init()
405 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x084), 0xc0000000); in gm107_gr_init()
406 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x430), 0xc0000000); in gm107_gr_init()
407 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x644), 0x00dffffe); in gm107_gr_init()
408 nv_wr32(priv, TPC_UNIT(gpc, tpc, 0x64c), 0x00000005); in gm107_gr_init()