Home
last modified time | relevance | path

Searched refs:bDACType (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_p12.c454 ps->Device.bDACType = IODataFromRegister( ps, ps->RegResetConfig ); in p12Init98003()
455 ps->Device.bMotorID = (Byte)(ps->Device.bDACType & _MOTOR0_MASK); in p12Init98003()
458 (Byte)((ps->Device.bDACType & _MOTOR0_MASK) >> 3); in p12Init98003()
460 (Byte)((ps->Device.bDACType & _MOTOR1_MASK) >> 1); in p12Init98003()
465 ps->Device.bDACType &= _ADC_MASK; in p12Init98003()
473 ps->Device.bDACType = _DA_WOLFSON8141; in p12Init98003()
476 ps->Device.bPCBID, ps->Device.bCCDID, ps->Device.bDACType ); in p12Init98003()
H A Dplustek-pp_hwdefs.h638 UChar bDACType; /* what DAC do we have */ member
H A Dplustek-pp_tpa.c1132 if(ps->Device.bCCDID == _CCD_3797 || ps->Device.bDACType == _DA_ESIC) { in TPAP98003Reshading()
1154 if( ps->Device.bDACType != _DA_ESIC && ps->Device.bCCDID != _CCD_3799 ) { in TPAP98003Reshading()
H A Dplustek-pp_p12ccd.c886 switch( ps->Device.bDACType ) { in P12InitCCDandDAC()
H A Dplustek-pp_dac.c1800 if( ps->Device.bDACType == _DA_SAMSUNG8531 ) { in dacP98003GainOffsetToDAC()

Completed in 9 milliseconds