Searched refs:AFE_SET (Results 1 - 9 of 9) sorted by relevance
/third_party/backends/backend/genesys/ |
H A D | gl841.cpp | 298 // BUG: the following code does not make sense. The addresses are different than AFE_SET in gl841_set_lide80_fe() 305 if (set == AFE_SET) in gl841_set_lide80_fe() 336 if (set == AFE_SET) in gl841_set_ad_fe() 368 set == AFE_SET ? "set" : in set_fe() 772 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl841_init_optical_regs_scan() 1627 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in ad_fe_offset_calibration() 1767 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in offset_calibration() 1867 dev->cmd_set->set_fe(dev, calib_sensor, AFE_SET); in offset_calibration()
|
H A D | gl646.cpp | 812 gl646_set_fe(dev, sensor, AFE_SET, session.output_resolution); in init_regs_for_scan_session() 1041 if (set == AFE_SET) in gl646_set_ad_fe() 1060 * @param set action from AFE_SET, AFE_INIT and AFE_POWERSAVE 1085 default: /* AFE_SET */ in gl646_wm_hp3670() 1117 set == AFE_SET ? "set" : in gl646_set_fe() 1167 /* here starts AFE_SET */ in gl646_set_fe() 1711 gl646_set_fe(dev, sensor, AFE_SET, resolution); in move_back_home() 2502 gl646_set_fe(dev, local_sensor, AFE_SET, session.params.xres); in init_regs_for_warmup() 2661 gl646_set_fe(dev, sensor, AFE_SET, session.params.xres); in simple_scan()
|
H A D | low.h | 135 #define AFE_SET 2 macro
|
H A D | gl846.cpp | 321 set == AFE_SET ? "set" : in set_fe() 522 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl846_init_optical_regs_scan()
|
H A D | gl842.cpp | 230 set == AFE_SET ? "set" : in set_fe() 418 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl842_init_optical_regs_scan()
|
H A D | gl847.cpp | 240 set == AFE_SET ? "set" : in set_fe() 470 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl847_init_optical_regs_scan()
|
H A D | gl124.cpp | 398 set == AFE_SET ? "set" : in set_fe() 584 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl124_init_optical_regs_scan()
|
H A D | gl843.cpp | 623 set == AFE_SET ? "set" : in set_fe() 872 dev->cmd_set->set_fe(dev, sensor, AFE_SET); in gl843_init_optical_regs_scan()
|
H A D | genesys.cpp | 1163 dev.cmd_set->set_fe(&dev, sensor, AFE_SET); in scanner_search_strip() 1517 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1567 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1613 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_offset_calibration() 1830 dev.cmd_set->set_fe(&dev, *calib_sensor, AFE_SET); in scanner_coarse_gain_calibration()
|
Completed in 27 milliseconds