Home
last modified time | relevance | path

Searched refs:RIE (Results 1 - 15 of 15) sorted by relevance

/third_party/backends/backend/
H A Dmustek_usb_mid.c61 RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P6P6)); in usb_mid_n600_prepare_rgb_600_dpi()
62 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_600_dpi()
63 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_600_dpi()
74 RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P4P6)); in usb_mid_n600_prepare_rgb_400_dpi()
75 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_400_dpi()
76 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_400_dpi()
87 RIE (usb_low_set_image_dpi (chip, SANE_TRUE, SW_P3P6)); in usb_mid_n600_prepare_rgb_300_dpi()
88 RIE (usb_low_set_soft_resample (chip, 1)); in usb_mid_n600_prepare_rgb_300_dpi()
89 RIE (usb_low_set_led_light_all (chip, SANE_FALSE)); in usb_mid_n600_prepare_rgb_300_dpi()
100 RIE (usb_low_set_image_dp in usb_mid_n600_prepare_rgb_200_dpi()
[all...]
H A Dmustek_usb_high.c843 RIE (usb_low_init (&dev->chip)); in usb_high_scan_init()
861 RIE (usb_low_exit (dev->chip)); in usb_high_scan_exit()
932 RIE (usb_low_open (dev->chip, dev->device_name)); in usb_high_scan_turn_power()
934 RIE (usb_low_turn_peripheral_power (dev->chip, SANE_TRUE)); in usb_high_scan_turn_power()
935 RIE (usb_low_turn_lamp_power (dev->chip, SANE_TRUE)); in usb_high_scan_turn_power()
945 RIE (usb_low_turn_lamp_power (dev->chip, SANE_FALSE)); in usb_high_scan_turn_power()
946 RIE (usb_low_close (dev->chip)); in usb_high_scan_turn_power()
967 RIE (usb_low_set_ccd_width (dev->chip, dev->init_min_expose_time)); in usb_high_scan_back_home()
968 RIE (usb_mid_motor_prepare_home (dev->chip)); in usb_high_scan_back_home()
1018 RIE (usb_high_scan_init_asi in usb_high_scan_reset()
[all...]
H A Dmustek_usb_low.c225 RIE (usb_low_write_reg (chip, reg_no, pattern)); in usb_low_set_cmt_table()
252 RIE (usb_low_read_reg (chip, 2, &pattern)); in usb_low_get_a2()
377 RIE (usb_low_write_reg (chip, reg_no, data)); in usb_low_set_test_sram_mode()
410 RIE (usb_low_write_reg (chip, reg_no, data)); in usb_low_set_fix_pattern()
437 RIE (usb_low_write_reg (chip, reg_no, data)); in usb_low_adjust_timing()
463 RIE (usb_low_read_reg (chip, 4, &pattern)); in usb_low_get_a4()
500 RIE (usb_low_write_reg (chip, reg_no, data)); in usb_low_select_timing()
532 RIE (usb_low_write_reg (chip, reg_no, data)); in usb_low_turn_frontend_mode()
557 RIE (usb_low_read_reg (chip, 6, &pattern)); in usb_low_get_a6()
594 RIE (usb_low_write_re in usb_low_set_asic_io_pins()
[all...]
H A Dgt68xx_gt6801.c62 RIE (gt68xx_device_req (dev, req, req)); in gt6801_check_firmware()
137 RIE (gt68xx_device_memory_write (dev, addr, block_size, block)); in gt6801_download_firmware()
138 RIE (gt68xx_device_memory_read (dev, 0x3f00, block_size, check_buf)); in gt6801_download_firmware()
161 RIE (gt68xx_device_req (dev, boot_req, boot_req)); in gt6801_download_firmware()
168 RIE (gt68xx_device_small_req (dev, boot_req, boot_req)); in gt6801_download_firmware()
184 RIE (gt68xx_device_req (dev, req, req)); in gt6801_get_power_status()
251 RIE (gt68xx_device_check_result (req, 0x12)); in gt6801_carriage_home()
256 RIE (gt68xx_device_check_result (req, 0x24)); in gt6801_carriage_home()
273 RIE (gt68xx_device_req (dev, req, req)); in gt6801_stop_scan()
274 RIE (gt68xx_device_check_resul in gt6801_stop_scan()
[all...]
H A Dgt68xx_gt6816.c104 RIE (gt68xx_device_memory_write (dev, addr, block_size, block)); in gt6816_download_firmware()
105 RIE (gt68xx_device_memory_read (dev, addr, block_size, check_buf)); in gt6816_download_firmware()
119 RIE (gt68xx_device_req (dev, boot_req, boot_req)); in gt6816_download_firmware()
135 RIE (gt68xx_device_req (dev, req, req)); in gt6816_get_power_status()
156 RIE (gt68xx_device_req (dev, req, req)); in gt6816_get_ta_status()
197 RIE (gt68xx_device_req (dev, req, req)); in gt6816_is_moving()
248 RIE (gt68xx_device_req (dev, req, req)); in gt6816_document_present()
H A Dgt68xx_mid.c229 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_8()
249 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_double_8()
273 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_12()
293 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_double_12()
317 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_16()
337 RIE (gt68xx_device_read (reader->dev, reader->pixel_buffer, &size)); in line_read_gray_double_16()
364 RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); in line_read_rgb_8_line_mode()
398 RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); in line_read_rgb_double_8_line_mode()
443 RIE (gt68xx_device_read (reader->dev, pixel_buffer, &size)); in line_read_bgr_8_line_mode()
476 RIE (gt68xx_device_rea in line_read_rgb_12_line_mode()
[all...]
H A Dgt68xx_generic.c79 RIE (gt68xx_device_req (dev, req, req)); in gt68xx_generic_start_scan()
80 RIE (gt68xx_device_check_result (req, 0x43)); in gt68xx_generic_start_scan()
95 RIE (gt68xx_device_req (dev, req, req)); in gt68xx_generic_read_scanned_data()
169 RIE (gt68xx_device_req (dev, req, req)); in gt68xx_generic_set_exposure_time()
170 RIE (gt68xx_device_check_result (req, 0x76)); in gt68xx_generic_set_exposure_time()
183 RIE (gt68xx_device_req (dev, req, req)); in gt68xx_generic_get_id()
184 RIE (gt68xx_device_check_result (req, 0x2e)); in gt68xx_generic_get_id()
204 RIE (gt68xx_device_req (dev, req, req)); in gt68xx_generic_paperfeed()
621 RIE (gt68xx_device_check_result (req, 0x20)); in gt68xx_generic_setup_scan()
673 RIE (gt68xx_device_re in gt68xx_generic_move_paper()
[all...]
H A Dgt68xx.c520 RIE (create_bpp_list (s, s->dev->model->bpp_gray_values)); in init_options()
813 RIE (calc_parameters (s)); in init_options()
847 RIE (gt68xx_device_new (&dev)); in attach()
905 RIE (attach (devname, &dev, SANE_FALSE)); in attach_one_device()
1462 RIE (attach (devicename, &dev, SANE_TRUE)); in sane_open()
1491 RIE (gt68xx_device_open (dev, devicename)); in sane_open()
1492 RIE (gt68xx_device_activate (dev)); in sane_open()
1538 RIE (gt68xx_device_check_firmware (dev, &firmware_loaded)); in sane_open()
1543 RIE (download_firmware_file (dev)); in sane_open()
1544 /* RIE (gt68xx_device_check_firmwar in sane_open()
[all...]
H A Dmustek_usb.c420 RIE (calc_parameters (s)); in init_options()
561 RIE (attach (devname, &dev, SANE_FALSE)); in attach_one_device()
1014 RIE (attach (devicename, &dev, SANE_TRUE)); in sane_open()
1042 RIE (init_options (s)); in sane_open()
1051 RIE (usb_high_scan_turn_power (s->hw, SANE_TRUE)); in sane_open()
1052 RIE (usb_high_scan_back_home (s->hw)); in sane_open()
1266 RIE (calc_parameters (s)); in sane_control_option()
1320 RIE (calc_parameters (s)); in sane_control_option()
1372 RIE (calc_parameters (s)); in sane_get_parameters()
1397 RIE (calc_parameter in sane_start()
[all...]
H A Dmustek_usb2.h57 /* RIE: return if error */
58 #define RIE(function) do {status = function; if (status != SANE_STATUS_GOOD) \ macro
H A Dgt68xx_low.h75 # define RIE(function) \ macro
90 # define RIE(function) \ macro
H A Dgt68xx_high.c1756 RIE (gt68xx_device_setup_scan in gt68xx_afe_cis_read_lines()
1862 RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_FALSE, SANE_FALSE, in gt68xx_afe_cis_auto()
1891 RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_FALSE, first, in gt68xx_afe_cis_auto()
1893 RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_TRUE, SANE_FALSE, in gt68xx_afe_cis_auto()
1923 RIE (gt68xx_afe_cis_read_lines (&values, scanner, SANE_TRUE, SANE_FALSE, in gt68xx_afe_cis_auto()
2026 RIE (scanner->dev->model->command_set->move_paper (scanner->dev, request)); in gt68xx_sheetfed_move_to_scan_area()
H A Dmustek_usb_low.h68 /* RIE: return if error */
69 #define RIE(function) do {status = function; if (status != SANE_STATUS_GOOD) \ macro
H A Dmustek_usb2.c2257 RIE (calc_parameters (s)); in sane_control_option()
2278 RIE (calc_parameters (s)); in sane_control_option()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2784 RegisterSet ARE; // Available registers for RIE.
2785 RedundantInstrElimination RIE(BT, HII, HRI, MRI);
2786 bool Ried = visitBlock(Entry, RIE, ARE);

Completed in 25 milliseconds