Home
last modified time | relevance | path

Searched refs:NV_E0 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h43 NV_E0 = 0xe0, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c144 case NV_E0: args->v0.family = NV_DEVICE_INFO_V0_KEPLER; break; in nvkm_udevice_info()
H A Dbase.c3135 case 0x100: device->card_type = NV_E0; break; in nvkm_device_ctor()