Searched refs:PPC_UNIT (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxgf117.c | 209 const u32 o = PPC_UNIT(gpc, ppc, 0); in gf117_grctx_generate_attrib()
|
D | gf100.h | 40 #define PPC_UNIT(t, m, r) (0x503000 + (t) * 0x8000 + (m) * 0x200 + (r)) macro
|
D | gm204.c | 314 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm204_gr_init()
|
D | ctxgm107.c | 922 const u32 o = PPC_UNIT(gpc, ppc, 0); in gm107_grctx_generate_attrib()
|
D | gm107.c | 378 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm107_gr_init()
|