Home
last modified time | relevance | path

Searched refs:_ASIC_IS_98001 (Results 1 - 10 of 10) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_detect.c241 if ( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in detectSetupBuffers()
368 ps->sCaps.AsicID = _ASIC_IS_98001; in detectAsic98001()
418 asic = _ASIC_IS_98001; in DetectScanner()
425 ps->sCaps.AsicID = _ASIC_IS_98001; in DetectScanner()
436 case _ASIC_IS_98001: in DetectScanner()
465 if( _ASIC_IS_98001 == mode ) { in DetectScanner()
H A Dplustek-pp_motor.c229 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in motorCheckMotorPresetLength()
369 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in motorSetRunPositionRegister()
397 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in motorPauseColorMotorRunStates()
2027 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) {
2153 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) {
2202 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) {
2240 if( _ASIC_IS_98001 == ps->sCaps.AsicID )
2251 if( _ASIC_IS_98001 == ps->sCaps.AsicID )
2517 if( _ASIC_IS_98001 != ps->sCaps.AsicID ) {
2543 if( _ASIC_IS_98001 !
[all...]
H A Dplustek-pp_scan.h145 #define _IS_ASIC98(aid) ((_ASIC_IS_98001 == aid) || (_ASIC_IS_98003 == aid))
H A Dplustek-pp_genericio.c1074 if( _ASIC_IS_98001 != ps->sCaps.AsicID ) { in IOSetToMotorRegister()
1099 || ((ps->sCaps.AsicID == _ASIC_IS_98001 && bScanState & 0x40))) { in IOGetScanState()
1150 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in IOIsReadyForScan()
1234 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in IOSetToMotorStepCount()
H A Dplustek-pp_io.c437 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in ioP98OpenScanPath()
543 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) in ioP98ReadWriteTest()
H A Dplustek-pp.h455 #define _ASIC_IS_98001 0x81 /* value for 98001 */ macro
H A Dplustek_pp.c304 (_ASIC_IS_98001 == scanner->hw->caps.AsicID)) { in getModeList()
669 if((_ASIC_IS_98001 == s->hw->caps.AsicID) || in init_options()
1582 if((_ASIC_IS_98001 == s->hw->caps.AsicID) || in sane_control_option()
1649 if((_ASIC_IS_98001 == s->hw->caps.AsicID) || in sane_control_option()
H A Dplustek-pp_models.c578 ps->sCaps.AsicID = _ASIC_IS_98001; in ModelSet9636()
H A Dplustek-pp_image.c1620 if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in ImageInitialize()
H A Dplustek-pp_dac.c2453 } else if( _ASIC_IS_98001 == ps->sCaps.AsicID ) { in DacInitialize()

Completed in 16 milliseconds