Lines Matching refs:motor_profile
342 const MotorProfile& motor_profile,
352 scan_exposure_time, scan_yres, static_cast<unsigned>(motor_profile.step_type),
381 scan_exposure_time, step_multiplier, motor_profile);
394 fast_profile = &motor_profile;
406 if (motor_profile.motor_vref != -1 && fast_profile->motor_vref != 1) {
408 vref |= (motor_profile.motor_vref << REG_0x80S_TABLE1_NORMAL) & REG_0x80_TABLE1_NORMAL;
409 vref |= (motor_profile.motor_vref << REG_0x80S_TABLE2_BACK) & REG_0x80_TABLE2_BACK;
418 feedl <<= static_cast<unsigned>(motor_profile.step_type);
443 if (motor_profile.step_type > 1)
445 if (motor_profile.step_type < 3)
486 reg->set24(REG_0x60, z1 | (static_cast<unsigned>(motor_profile.step_type) << (16 + REG_0x60S_STEPSEL)));
487 reg->set24(REG_0x63, z2 | (static_cast<unsigned>(motor_profile.step_type) << (16 + REG_0x63S_FSTPSEL)));
645 const auto& motor_profile = get_motor_profile(dev->motor.profiles, exposure_time, session);
651 gl846_init_motor_regs_scan(dev, sensor, session, reg, motor_profile, exposure_time, slope_dpi,