fbpas              32 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c 	u32 fbpas = fbpat / fbpt;
fbpas              33 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c 	u32 fbpa  = fbp * fbpas;
fbpas              35 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgf108.c 	while (fbpas--) {
fbpas              31 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c 	u32 fbpas = nvkm_rd32(device, 0x022458);
fbpas              32 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c 	u32 fbpa  = fbp * fbpas;
fbpas              38 drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgm200.c 		while (fbpas--) {