Searched refs:RD_LineControl (Results 1 - 14 of 14) sorted by relevance
/third_party/backends/backend/ |
H A D | plustek-pp_genericio.c | 841 if (ps->AsicReg.RD_LineControl == 144) in ioP98SppNegativeProcs() 844 if (ps->AsicReg.RD_LineControl == 192) in ioP98SppNegativeProcs() 873 if (ps->AsicReg.RD_LineControl == 144) in ioP98EppNegativeProcs() 876 if (ps->AsicReg.RD_LineControl == 192) in ioP98EppNegativeProcs() 905 if( ps->AsicReg.RD_LineControl == 144 ) { in ioP98BppNegativeProcs() 908 if( ps->AsicReg.RD_LineControl == 192 ) in ioP98BppNegativeProcs() 993 ps->AsicReg.RD_LineControl = pModeType->bExposureTime; in ioP98InitialSetCurrentSpeed() 996 ps->AsicReg.RD_LineControl = 144; in ioP98InitialSetCurrentSpeed() 1208 ps->AsicReg.RD_LineControl = b; in IOSetXStepLineScanTime() 1353 IODataToRegister(ps,ps->RegLineControl,ps->AsicReg.RD_LineControl); in IOPutOnAllRegisters() [all...] |
H A D | u12-motor.c | 264 _SET_REG( rb, c, REG_LINECONTROL, dev->regs.RD_LineControl); in u12motor_BackToHomeSensor() 269 dev->regs.RD_LineControl, dev->regs.RD_XStepTime ); in u12motor_BackToHomeSensor()
|
H A D | u12-hw.c | 391 dev->regs.RD_LineControl = _LOBYTE(dev->shade.wExposure); 439 _SET_REG( rb, c, REG_LINECONTROL, dev->regs.RD_LineControl ); 561 dev->regs.RD_LineControl = _LOBYTE(dev->shade.wExposure); 650 _SET_REG( rb, c, REG_LINECONTROL, dev->regs.RD_LineControl );
|
H A D | u12-shading.c | 130 dev->regs.RD_LineControl = _LOBYTE(dev->shade.wExposure); in u12shadingAdjustShadingWaveform() 134 u12io_DataToRegister( dev, REG_LINECONTROL, dev->regs.RD_LineControl ); in u12shadingAdjustShadingWaveform() 839 dev->regs.RD_LineControl = (_LOBYTE(dev->shade.wExposure)); in u12shading_DoCalibration() 843 u12io_DataToRegister( dev, REG_LINECONTROL, dev->regs.RD_LineControl ); in u12shading_DoCalibration()
|
H A D | plustek-pp_dac.c | 790 ps->AsicReg.RD_LineControl ); in dacP98WaitForShading() 812 oldLineControl = ps->AsicReg.RD_LineControl; in dacP98WaitForShading() 817 ps->AsicReg.RD_LineControl ); in dacP98WaitForShading() 823 ps->AsicReg.RD_LineControl = oldLineControl; in dacP98WaitForShading() 825 ps->AsicReg.RD_LineControl ); in dacP98WaitForShading() 1770 ps->AsicReg.RD_LineControl = ps->TimePerLine; in dacP96001WaitForShading() 1948 ps->AsicReg.RD_LineControl = _LOBYTE(ps->Shade.wExposure); in dacP98003AdjustShadingWaveform() 1952 IODataToRegister( ps, ps->RegLineControl, ps->AsicReg.RD_LineControl ); in dacP98003AdjustShadingWaveform() 2415 ps->AsicReg.RD_LineControl = (_LOBYTE(ps->Shade.wExposure)); in dacP98003WaitForShading() 2419 IODataToRegister(ps, ps->RegLineControl, ps->AsicReg.RD_LineControl ); in dacP98003WaitForShading() [all...] |
H A D | u12-tpa.c | 83 (SANE_Byte)(dev->regs.RD_LineControl >> 4)); in u12tpa_Reshading() 95 dev->regs.RD_LineControl = _LOBYTE(dev->shade.wExposure); in u12tpa_Reshading()
|
H A D | u12-hwdef.h | 405 SANE_Byte RD_LineControl; /* 0x1c */ member
|
H A D | plustek-pp_p12.c | 292 ps->AsicReg.RD_LineControl = (_LOBYTE (ps->Shade.wExposure)); in p12SetupScanningCondition() 389 IODataToRegister( ps, ps->RegLineControl, ps->AsicReg.RD_LineControl); in p12SetupScanningCondition()
|
H A D | plustek-pp_tpa.c | 436 ps->AsicReg.RD_LineControl = 192; in tpaP98RecalculateNegativeShadingGain() 440 ps->AsicReg.RD_LineControl ); in tpaP98RecalculateNegativeShadingGain() 864 (Byte)(ps->AsicReg.RD_LineControl >> 4)); in TPAP98003Reshading() 876 ps->AsicReg.RD_LineControl = _LOBYTE(ps->Shade.wExposure); in TPAP98003Reshading()
|
H A D | plustek-pp_p9636.c | 655 IOCmdRegisterToScanner(ps, ps->RegLineControl, ps-> AsicReg.RD_LineControl); in p9636SetupScannerVariables() 831 IOCmdRegisterToScanner( ps, ps->RegLineControl,ps->AsicReg.RD_LineControl); in p9636PutToIdleMode() 878 ps->AsicReg.RD_LineControl ); in p9636Calibration()
|
H A D | u12-io.c | 736 *(rb++) = dev->regs.RD_LineControl; in u12io_PutOnAllRegisters()
|
H A D | plustek-pp_hwdefs.h | 510 Byte RD_LineControl; /* 0x1c */ member
|
H A D | plustek-pp_p48xx.c | 282 ps->AsicReg.RD_LineControl = ps->TimePerLine; in p48xxSetAsicRegisters()
|
H A D | plustek-pp_motor.c | 1229 ps->AsicReg.RD_LineControl ); in motorP96WaitForPositionY() 3253 IODataToRegister( ps, ps->RegLineControl, ps->AsicReg.RD_LineControl); 3257 ps->AsicReg.RD_LineControl, ps->AsicReg.RD_XStepTime );
|
Completed in 21 milliseconds