Home
last modified time | relevance | path

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

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