Lines Matching refs:motor_profile
271 const MotorProfile& motor_profile,
281 exposure, scan_yres, static_cast<unsigned>(motor_profile.step_type),
328 step_multiplier, motor_profile);
341 fast_profile = &motor_profile;
352 if (motor_profile.motor_vref != -1 && fast_profile->motor_vref != 1) {
354 vref |= (motor_profile.motor_vref << REG_0x80S_TABLE1_NORMAL) & REG_0x80_TABLE1_NORMAL;
355 vref |= (motor_profile.motor_vref << REG_0x80S_TABLE2_BACK) & REG_0x80_TABLE2_BACK;
363 feedl <<= static_cast<unsigned>(motor_profile.step_type);
401 reg->set8_mask(REG_0x67, static_cast<unsigned>(motor_profile.step_type) << REG_0x67S_STEPSEL,
557 const auto& motor_profile = get_motor_profile(dev->motor.profiles, exposure, session);
561 gl842_init_motor_regs_scan(dev, sensor, session, reg, motor_profile, exposure, slope_dpi,