num_steps        2749 drivers/mtd/nand/raw/nand_base.c 	int start_step, end_step, num_steps, ret;
num_steps        2761 drivers/mtd/nand/raw/nand_base.c 	num_steps = end_step - start_step + 1;
num_steps        2765 drivers/mtd/nand/raw/nand_base.c 	datafrag_len = num_steps * chip->ecc.size;
num_steps        2766 drivers/mtd/nand/raw/nand_base.c 	eccfrag_len = num_steps * chip->ecc.bytes;
num_steps        2805 drivers/mtd/nand/raw/nand_base.c 		if ((oobregion.offset + (num_steps * chip->ecc.bytes)) &
num_steps         231 drivers/video/backlight/pwm_bl.c 	unsigned int num_steps = 0;
num_steps         291 drivers/video/backlight/pwm_bl.c 				     &num_steps);
num_steps         298 drivers/video/backlight/pwm_bl.c 		if (num_steps) {
num_steps         311 drivers/video/backlight/pwm_bl.c 				   num_steps)
num_steps         312 drivers/video/backlight/pwm_bl.c 					num_levels += num_steps;
num_steps         333 drivers/video/backlight/pwm_bl.c 				n = (data->levels[i + 1] - value) / num_steps;
num_steps         335 drivers/video/backlight/pwm_bl.c 					for (j = 0; j < num_steps; j++) {
num_steps         705 sound/pci/hda/patch_via.c 			       int offset, int num_steps, int step_size)
num_steps         711 sound/pci/hda/patch_via.c 				  (num_steps << AC_AMPCAP_NUM_STEPS_SHIFT) |