NV_50              82 drivers/gpu/drm/nouveau/nvkm/core/ramht.c 			if (ramht->device->card_type >= NV_50)
NV_50            2983 drivers/gpu/drm/nouveau/nvkm/engine/device/base.c 			case 0x0a0: device->card_type = NV_50; break;
NV_50             172 drivers/gpu/drm/nouveau/nvkm/engine/device/user.c 	case NV_50: args->v0.family = NV_DEVICE_INFO_V0_TESLA; break;
NV_50              29 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c 	if (device->card_type >= NV_50)
NV_50              51 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c 	if (device->card_type >= NV_50)
NV_50             132 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c 	if (device->card_type < NV_50)
NV_50             164 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c 	if (device->card_type < NV_50) {
NV_50             190 drivers/gpu/drm/nouveau/nvkm/engine/disp/vga.c 	if (device->card_type < NV_50) {
NV_50             115 drivers/gpu/drm/nouveau/nvkm/engine/dma/user.c 			if (device->card_type >= NV_50)
NV_50             202 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c 	if (device->card_type == NV_50) {
NV_50             276 drivers/gpu/drm/nouveau/nvkm/engine/fifo/nv04.c 	if (device->card_type == NV_50) {
NV_50             159 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (init->subdev->device->card_type >= NV_50) {
NV_50             245 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (device->card_type < NV_50) {
NV_50             256 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (device->card_type < NV_50) {
NV_50            1638 drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c 	if (bios->subdev.device->card_type >= NV_50 &&
NV_50             129 drivers/gpu/drm/nouveau/nvkm/subdev/bios/pll.c 	case NV_50:
NV_50              63 drivers/gpu/drm/nouveau/nvkm/subdev/bios/shadowramin.c 	if (device->card_type < NV_50)