Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dg98.c29 { 0x02004000, NVKM_ENGINE_SEC },
42 { 0x00004000, NVKM_ENGINE_SEC },
/kernel/linux/linux-5.10/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()
254 (1ULL << NVKM_ENGINE_SEC) | in g84_fifo_chan_ctor()
Dgpfifogk104.c82 case NVKM_ENGINE_SEC : return 0x0220; in gk104_fifo_gpfifo_engine_addr()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
Dg98.c48 disable |= (1ULL << NVKM_ENGINE_SEC); in g98_devinit_disable()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/
Dsubdev.c87 [NVKM_ENGINE_SEC ] = "sec",
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/core/
Ddevice.h71 NVKM_ENGINE_SEC, enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmmnv50.c209 case NVKM_ENGINE_SEC : id = 0x0a; break; in nv50_vmm_flush()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dbase.c3276 _(NVKM_ENGINE_SEC , sec); in nvkm_device_ctor()