Home
last modified time | relevance | path

Searched refs:NV_DEVICE_HOST (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvif/
A Dcl0080.h64 #define NV_DEVICE_HOST(n) ((n) | (0x00000001ULL << 32)) macro
70 #define NV_DEVICE_HOST_RUNLISTS NV_DEVICE_HOST(0x00000000)
72 #define NV_DEVICE_HOST_CHANNELS NV_DEVICE_HOST(0x00000001)
75 #define NV_DEVICE_HOST_RUNLIST_ENGINES NV_DEVICE_HOST(0x00000100)
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Duser.c49 case NV_DEVICE_HOST(0): type = NVKM_ENGINE_FIFO; break; in nvkm_udevice_info_subdev()

Completed in 4 milliseconds