/third_party/backends/backend/ |
H A D | hp3900_config.c | 1685 /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ in hp3800_fixedpwm() 1719 /* usb , sensor , { ST_NORMAL, ST_TA, ST_NEG} */ in hp3970_fixedpwm() 1755 /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ in hp4370_fixedpwm() 1788 /* usb , { ST_NORMAL, ST_TA, ST_NEG} */ in ua4900_fixedpwm() 2197 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 2400, 0x00 , -1 , PIXEL_RATE, 0x04 , 25599, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes() 2198 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 1200, 0x01 , -1 , PIXEL_RATE, 0x03 , 10899, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes() 2199 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 600, 0x02 , -1 , PIXEL_RATE, 0x01 , 5487, 256 , STT_FULL, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes() 2200 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 300, 0x03 , 3 , PIXEL_RATE, 0x04 , 8351, 512 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes() 2201 {USB20, CCD_SENSOR, {ST_TA , CM_COLOR , 200, 0x04 , 4 , PIXEL_RATE, 0x04 , 7343, 1024 , STT_HALF, 0x00 , { 0, 0, 0}, { 0, 0, 0}, 0 , 1 , 1 , 0x01 , 0x01, 0x10, 0x02 , 0x02 , 0x00 }}, in hp3970_scanmodes() 2202 {USB20, CCD_SENSOR, {ST_TA , CM_COLO in hp3970_scanmodes() [all...] |
H A D | hp3900_types.c | 112 #define ST_TA 0x02 macro
|
H A D | hp3900_debug.c | 138 case ST_TA: in dbg_scantype() 139 return "ST_TA"; in dbg_scantype()
|
H A D | hp3900_rts8822.c | 2494 (lamp == FLB_LAMP) ? ST_NORMAL : ST_TA); in Lamp_PWM_Setup() 5146 /* scantype is ST_NEG or ST_TA */ in Motor_GetFromResolution() 8182 if ((scan.scantype == ST_TA) || (scan.scantype == ST_NEG)) in Scan_Start() 10818 case ST_TA: in Get_PAG_Value() 10862 case ST_TA: in Lamp_GetGainMode() 10919 else if (scantype == ST_TA) in Lamp_GetGainMode() 11464 case ST_TA: in Calib_LoadConfig() 12664 case ST_TA: in Calib_WhiteShading_3() 13923 case ST_TA: in Constrains_Check() 13977 case ST_TA in Constrains_Get() [all...] |
H A D | hp3900_sane.c | 1019 rst = ST_TA; in Get_Source()
|