pltcs             149 drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h 			 int fbp, int *pltcs);
pltcs             151 drivers/gpu/drm/nouveau/include/nvkm/subdev/fb.h 				struct nvkm_device *, int fbp, int *pltcs);
pltcs             473 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c 			   struct nvkm_device *device, int fbp, int *pltcs)
pltcs             476 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c 		*pltcs = 1;
pltcs             484 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c 		    struct nvkm_device *device, int fbp, int *pltcs)
pltcs             487 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf100.c 	return func->probe_fbp_amount(func, fbpao, device, fbp, pltcs);
pltcs              28 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c 			   struct nvkm_device *device, int fbp, int *pltcs)
pltcs              40 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c 	*pltcs = 1;
pltcs              28 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c 		    struct nvkm_device *device, int fbp, int *pltcs)
pltcs              31 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm107.c 	return func->probe_fbp_amount(func, fbpao, device, fbp, pltcs);
pltcs              28 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c 			   struct nvkm_device *device, int fbp, int *pltcs)
pltcs              44 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c 		*pltcs = hweight32(ltcm);