Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/include/nvif/
A Dcl0080.h60 #define NV_DEVICE_HOST(n) ((n) | (0x00000001ULL << 32)) macro
66 #define NV_DEVICE_HOST_RUNLISTS NV_DEVICE_HOST(0x00000000)
68 #define NV_DEVICE_HOST_CHANNELS NV_DEVICE_HOST(0x00000001)
71 #define NV_DEVICE_HOST_RUNLIST_ENGINES NV_DEVICE_HOST(0x00000100)
92 #define NV_DEVICE_HOST_RUNLIST_CHANNELS NV_DEVICE_HOST(0x00000101)
/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 23 milliseconds