Home
last modified time | relevance | path

Searched refs:PPC_UNIT (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxgf117.c209 const u32 o = PPC_UNIT(gpc, ppc, 0); in gf117_grctx_generate_attrib()
Dgf100.h40 #define PPC_UNIT(t, m, r) (0x503000 + (t) * 0x8000 + (m) * 0x200 + (r)) macro
Dgm204.c314 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm204_gr_init()
Dctxgm107.c922 const u32 o = PPC_UNIT(gpc, ppc, 0); in gm107_grctx_generate_attrib()
Dgm107.c378 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000); in gm107_gr_init()