Home
last modified time | relevance | path

Searched refs:_ASIC_IS_96001 (Results 1 - 8 of 8) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_scan.h144 #define _IS_ASIC96(aid) ((_ASIC_IS_96001 == aid) || (_ASIC_IS_96003 == aid))
H A Dplustek-pp_models.c182 if( _ASIC_IS_96001 == ps->sCaps.AsicID ) { in modelInitMotor()
244 ps->sCaps.AsicID = _ASIC_IS_96001; in ModelSet4800()
H A Dplustek-pp_p48xx.c409 if ( _ASIC_IS_96001 == ps->sCaps.AsicID ) { in p48xxReadWriteTest()
765 if((ps->sCaps.AsicID != _ASIC_IS_96001) && in p48xxCalibration()
H A Dplustek-pp.h453 #define _ASIC_IS_96001 0x0f /* value for 96001 */ macro
H A Dplustek-pp_ptdrv.c852 if( _ASIC_IS_96001 == ps->sCaps.AsicID ) { in ptdrvIoctl()
H A Dplustek_pp.c543 (_ASIC_IS_96001 == dev->caps.AsicID)) { in limitResolution()
579 (_ASIC_IS_96001 == s->hw->caps.AsicID)) { in initGammaSettings()
H A Dplustek-pp_motor.c3140 if (((ps->sCaps.AsicID == _ASIC_IS_96001) && (bDark > 0x80)) ||
3141 ((ps->sCaps.AsicID != _ASIC_IS_96001) && (bDark < 0x80)) ||
H A Dplustek-pp_dac.c2461 } else if( _ASIC_IS_96001 == ps->sCaps.AsicID ) { in DacInitialize()

Completed in 17 milliseconds