uv_step           863 drivers/media/usb/usbvision/usbvision-core.c 	const int uv_step[] = { 0, 0, 0, 4 }, uv_step_size = 4;
uv_step          1094 drivers/media/usb/usbvision/usbvision-core.c 		scratch_inc_extra_ptr(&u_ptr, uv_step[block % uv_step_size]
uv_step          1096 drivers/media/usb/usbvision/usbvision-core.c 		scratch_inc_extra_ptr(&v_ptr, uv_step[(block + 2 * block_split) % uv_step_size]
uv_step           133 drivers/regulator/tps6586x-regulator.c 				  uv_step, vreg, shift, nbits, ereg0,	\
uv_step           143 drivers/regulator/tps6586x-regulator.c 		.uV_step = uv_step,					\
uv_step           164 drivers/regulator/tps6586x-regulator.c #define TPS6586X_LDO_LINEAR(_id, _pname, n_volt, min_uv, uv_step, vreg,	\
uv_step           168 drivers/regulator/tps6586x-regulator.c 				  min_uv, uv_step, vreg, shift, nbits,	\
uv_step           179 drivers/regulator/tps6586x-regulator.c #define TPS6586X_DVM(_id, _pname, n_volt, min_uv, uv_step, vreg, shift,	\
uv_step           183 drivers/regulator/tps6586x-regulator.c 				  min_uv, uv_step, vreg, shift, nbits,	\