HomeSort by: relevance | last modified time | path
    Searched refs:PPC_UNIT (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
nouveau_nvkm_engine_gr_ctxgp102.c 79 const u32 o = PPC_UNIT(gpc, ppc, 0);
nouveau_nvkm_engine_gr_ctxgp100.c 82 const u32 o = PPC_UNIT(gpc, ppc, 0);
nouveau_nvkm_engine_gr_ctxgf117.c 274 const u32 o = PPC_UNIT(gpc, ppc, 0);
nouveau_nvkm_engine_gr_ctxgv100.c 99 const u32 o = PPC_UNIT(gpc, ppc, 0);
nouveau_nvkm_engine_gr_gk104.c 429 nvkm_wr32(device, PPC_UNIT(gpc, ppc, 0x038), 0xc0000000);
gf100.h 46 #define PPC_UNIT(t, m, r) (0x503000 + (t) * 0x8000 + (m) * 0x200 + (r))
nouveau_nvkm_engine_gr_ctxgm107.c 939 const u32 o = PPC_UNIT(gpc, ppc, 0);

Completed in 14 milliseconds