tempB 38 drivers/mtd/maps/vmu-flash.c u16 tempB; tempB 515 drivers/mtd/maps/vmu-flash.c card->tempB = res[6]; tempB 519 drivers/mtd/maps/vmu-flash.c card->tempA, card->tempB); tempB 523 drivers/mtd/maps/vmu-flash.c part_cur->root_block = card->tempB; tempB 524 drivers/mtd/maps/vmu-flash.c part_cur->numblocks = card->tempB + 1; tempB 504 drivers/video/fbdev/aty/mach64_gx.c u32 temp, tempB; tempB 537 drivers/video/fbdev/aty/mach64_gx.c tempB = temp; tempB 538 drivers/video/fbdev/aty/mach64_gx.c remainder = tempB % mach64RefFreq; tempB 539 drivers/video/fbdev/aty/mach64_gx.c tempB = tempB / mach64RefFreq; tempB 541 drivers/video/fbdev/aty/mach64_gx.c if ((tempB & 0xffff) <= 127 tempB 548 drivers/video/fbdev/aty/mach64_gx.c ((tempB & 0xff) << 8); tempB 616 drivers/video/fbdev/aty/mach64_gx.c u32 tempA, tempB, fOut, longMHz100, diff, preDiff; tempB 657 drivers/video/fbdev/aty/mach64_gx.c tempB = twoToKth * 256; tempB 658 drivers/video/fbdev/aty/mach64_gx.c tempB *= (m + 2); /* 4..32 */ tempB 659 drivers/video/fbdev/aty/mach64_gx.c fOut = tempA / tempB; /* 8 bit scale */ tempB 744 drivers/video/fbdev/aty/mach64_gx.c u32 temp, tempB; tempB 776 drivers/video/fbdev/aty/mach64_gx.c tempB = temp; tempB 777 drivers/video/fbdev/aty/mach64_gx.c remainder = tempB % mach64RefFreq; tempB 778 drivers/video/fbdev/aty/mach64_gx.c tempB = tempB / mach64RefFreq; tempB 779 drivers/video/fbdev/aty/mach64_gx.c if (((tempB & 0xFFFF) <= 255) tempB 786 drivers/video/fbdev/aty/mach64_gx.c ((tempB & 0xFF) << 8);