Home
last modified time | relevance | path

Searched refs:NV_C0 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtherm.c206 if (bios->subdev.device->card_type >= NV_C0 && in nvbios_therm_fan_parse()
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Ddevice.h43 NV_C0 = 0xc0, enumerator
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c143 case NV_C0: args->v0.family = NV_DEVICE_INFO_V0_FERMI; break; in nvkm_udevice_info()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c265 if (device->card_type < NV_C0) in nvkm_falcon_init()