Home
last modified time | relevance | path

Searched refs:NVKM_ENGINE_SEC (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchang84.c58 case NVKM_ENGINE_SEC : return 4; in g84_fifo_chan_engine()
81 case NVKM_ENGINE_SEC : return 0x00a0; in g84_fifo_chan_engine_addr()
192 case NVKM_ENGINE_SEC : in g84_fifo_chan_object_ctor()
251 (1ULL << NVKM_ENGINE_SEC) | in g84_fifo_chan_ctor()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dg98.c32 { 0x00004000, NVKM_ENGINE_SEC }, /* NV84:NVA3 */
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg98.c48 disable |= (1ULL << NVKM_ENGINE_SEC); in g98_devinit_disable()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c69 [NVKM_ENGINE_SEC ] = "sec",
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c185 case NVKM_ENGINE_SEC : vme = 0x0a; break; in nv50_vm_flush()
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h47 NVKM_ENGINE_SEC, enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c2557 _(NVKM_ENGINE_SEC , sec);