Home
last modified time | relevance | path

Searched refs:DBG_io (Results 1 - 16 of 16) sorted by relevance

/third_party/backends/backend/
H A Drts88xx_lib.c191 if (DBG_LEVEL > DBG_io) in sanei_rts88xx_write_regs()
197 DBG (DBG_io, "sanei_rts88xx_write_regs : write_regs(0x%02x,%d)=%s\n", in sanei_rts88xx_write_regs()
287 if (DBG_LEVEL >= DBG_io) in sanei_rts88xx_read_regs()
291 DBG (DBG_io, "sanei_rts88xx_read_regs: read_regs(0x%02x,%d)=%s\n", in sanei_rts88xx_read_regs()
305 DBG (DBG_io, "sanei_rts88xx_get_status: get_status()=0x%02x 0x%02x\n", in sanei_rts88xx_get_status()
322 DBG (DBG_io, "sanei_rts88xx_set_status: 0x%02x 0x%02x\n", regs[0x10], in sanei_rts88xx_set_status()
370 DBG (DBG_io, "sanei_rts88xx_reset_lamp: status=0x%02x 0x%02x\n", regs[0x10], in sanei_rts88xx_reset_lamp()
410 DBG (DBG_io, "sanei_rts88xx_get_lcd: 0x%02x 0x%02x 0x%02x\n", regs[0x20], in sanei_rts88xx_get_lcd()
479 DBG (DBG_io, "sanei_rts88xx_write_mem: %02x %02x %02x %02x -> %s\n", in sanei_rts88xx_write_mem()
545 DBG (DBG_io, "sanei_rts88xx_read_me in sanei_rts88xx_read_mem()
[all...]
H A Dp5_device.c460 DBG (DBG_io, "setadresses(0x%x,0x%x); OK...\n", start, end); in setadresses()
518 DBG (DBG_io, "PARPORT_MODE_PCSPP\n"); in open_pp()
520 DBG (DBG_io, "PARPORT_MODE_TRISTATE\n"); in open_pp()
522 DBG (DBG_io, "PARPORT_MODE_EPP\n"); in open_pp()
524 DBG (DBG_io, "PARPORT_MODE_ECP\n"); in open_pp()
526 DBG (DBG_io, "PARPORT_MODE_COMPAT\n"); in open_pp()
528 DBG (DBG_io, "PARPORT_MODE_DMA\n"); in open_pp()
606 DBG (DBG_io, "test_document: detector=0x%02X\n", detector); in test_document()
627 DBG (DBG_io, "available_bytes: available_bytes=0x%02X\n", counter); in available_bytes()
731 DBG (DBG_io, "start_sca in start_scan()
[all...]
H A Drts8891_low.c88 if (DBG_LEVEL > DBG_io) in rts8891_write_all()
97 DBG (DBG_io, "rts8891_write_all : write_all(0x00,%d)=%s\n", count, in rts8891_write_all()
176 DBG (DBG_io, "rts8891_read_buttons: r25=0x%02x\n", reg); in rts8891_read_buttons()
181 DBG (DBG_io, "rts8891_read_buttons: r1a=0x%02x\n", reg); in rts8891_read_buttons()
421 DBG (DBG_io, "rts8891_move: %d lines %s, sensor=%d\n", distance, in rts8891_move()
668 DBG (DBG_io, "read_data: no data available\n"); in read_data()
727 DBG (DBG_io, "read_data: round to next even number\n"); in read_data()
843 DBG (DBG_io, "read_data: read %d bytes from scanner\n", length); in read_data()
H A Dp5.c894 DBG (DBG_io, "sane_start: to_send=%d\n", session->to_send); in sane_start()
895 DBG (DBG_io, "sane_start: size=%lu\n", (unsigned long)dev->size); in sane_start()
896 DBG (DBG_io, "sane_start: top=%lu\n", (unsigned long)dev->top); in sane_start()
897 DBG (DBG_io, "sane_start: bottom=%lu\n", (unsigned long)dev->bottom); in sane_start()
898 DBG (DBG_io, "sane_start: position=%lu\n", (unsigned long)dev->position); in sane_start()
1129 DBG (DBG_io, "sane_read: up to %d bytes required by frontend\n", max_len); in sane_read()
1164 DBG (DBG_io, "sane_read: end of scan reached\n"); in sane_read()
1171 DBG (DBG_io, "sane_read: physical data read\n"); in sane_read()
1177 DBG (DBG_io, "sane_read: count=%d bytes\n", count); in sane_read()
1180 DBG (DBG_io, "sane_rea in sane_read()
[all...]
H A Drts8891.c886 DBG (DBG_io, in get_option_value()
1720 DBG (DBG_io, "sane_read: up to %d bytes required by frontend\n", max_len); in sane_read()
1764 DBG (DBG_io, "sane_read: end of scan reached\n"); in sane_read()
1795 DBG (DBG_io, "sane_read: no data currently available\n"); in sane_read()
1820 DBG (DBG_io, "sane_read: no data currently available\n"); in sane_read()
1937 DBG (DBG_io, in sane_read()
2072 DBG (DBG_io, "sane_read: sent %d bytes to frontend\n", *len); in sane_read()
2946 DBG (DBG_io, "set_lamp_brightness: status=0x%02x 0x%02x\n", dev->regs[0x10], in set_lamp_brightness()
3530 DBG (DBG_io, "initialize_device: reg[0xb0]=0x%02x\n", control); in initialize_device()
3548 DBG (DBG_io, "initialize_devic in initialize_device()
[all...]
H A Dp5_device.h52 #define DBG_io 32 /* io functions */ macro
H A Drts8891_low.h54 #define DBG_io 6 /* io functions */ macro
H A Drts88xx_lib.h57 #define DBG_io 6 /* io functions */ macro
/third_party/backends/backend/genesys/
H A Dscanner_interface_usb.cpp63 DBG(DBG_io, "%s (0x%02x, 0x%02x) completed\n", __func__, address, value2x8[0]); in read_register()
120 DBG(DBG_io, "%s (0x%02x, 0x%02x) completed\n", __func__, address, value); in write_register()
139 DBG(DBG_io, "%s (elems= %zu, size = %zu)\n", __func__, regs.size(), buffer.size()); in write_registers()
175 DBG(DBG_io, "%s: wrote %zu registers\n", __func__, regs.size()); in write_registers()
241 DBG(DBG_io, "%s: requesting %zu bytes from 0x%02x addr\n", __func__, size, addr); in bulk_read_data()
243 DBG(DBG_io, "%s: requesting %zu bytes\n", __func__, size); in bulk_read_data()
431 DBG(DBG_io, "%s (0x%02x, 0x%04x)\n", __func__, address, value); in read_fe_register()
H A Dlow.cpp122 DBG(DBG_io, "%s: setting address to 0x%05x\n", __func__, addr & 0xfffffff0); in sanei_genesys_set_buffer_address()
174 if (DBG_LEVEL >= DBG_io) { in scanner_read_status()
318 DBG(DBG_io, "%s: buffer is filled\n", __func__); in sanei_genesys_is_buffer_empty()
1807 dbg.vlog(DBG_io, "incompatible: scan_method %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
1814 dbg.vlog(DBG_io, "incompatible: params.xres %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
1821 dbg.vlog(DBG_io, "incompatible: params.yres %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
1828 dbg.vlog(DBG_io, "incompatible: params.channels %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
1835 dbg.vlog(DBG_io, "incompatible: params.startx %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
1842 dbg.vlog(DBG_io, "incompatible: params.pixels %d vs. %d\n", in sanei_genesys_is_compatible_calibration()
H A Derror.h40 #define DBG_io 6 /* io functions */ macro
H A Dgl847.cpp1096 DBG(DBG_io, "%s: read buttons_gpio value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
1106 DBG(DBG_io, "%s: read buttons_gpio 0x6d value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
1113 DBG(DBG_io, "%s: read buttons_gpio 0xa6 value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
1118 DBG(DBG_io, "%s: read buttons_gpio 0x6c value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
1124 DBG(DBG_io, "%s: read buttons_gpio value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
H A Dgl843.cpp1190 DBG(DBG_io, "%s: scanned_lines=%u\n", __func__, scanned_lines); in detect_document_end()
1191 DBG(DBG_io, "%s: scan_end_lines=%zu\n", __func__, scan_end_lines); in detect_document_end()
1192 DBG(DBG_io, "%s: output_lines=%zu\n", __func__, output_lines); in detect_document_end()
1193 DBG(DBG_io, "%s: remaining_lines=%zu\n", __func__, remaining_lines); in detect_document_end()
1670 DBG(DBG_io, "%s: read buttons_gpio value=0x%x\n", __func__, (int)val); in update_hardware_sensors()
1750 DBG(DBG_io, "%s: final shading size=%04x (length=%d)\n", __func__, final_size, length); in send_shading_data()
H A Dgl841.cpp1399 DBG(DBG_io, "%s: scanned_lines=%u\n", __func__, scanned_lines); in detect_document_end()
1400 DBG(DBG_io, "%s: scan_end_lines=%zu\n", __func__, scan_end_lines); in detect_document_end()
1401 DBG(DBG_io, "%s: output_lines=%zu\n", __func__, output_lines); in detect_document_end()
1402 DBG(DBG_io, "%s: remaining_lines=%zu\n", __func__, remaining_lines); in detect_document_end()
H A Dgl646.cpp1437 DBG(DBG_io, "%s: total_bytes_to_read=%zu\n", __func__, dev->total_bytes_to_read); in detect_document_end()
1438 DBG(DBG_io, "%s: total_bytes_read =%zu\n", __func__, dev->total_bytes_read); in detect_document_end()
1457 DBG(DBG_io, "%s: total_bytes_to_read=%zu\n", __func__, dev->total_bytes_to_read); in detect_document_end()
1458 DBG(DBG_io, "%s: total_bytes_read =%zu\n", __func__, dev->total_bytes_read); in detect_document_end()
2745 DBG(DBG_io, "%s: GPIO=0x%02x\n", __func__, value); in update_hardware_sensors()
H A Dgenesys.cpp2972 DBG(DBG_io, "%s: pixels_per_line=%d, coeff=0x%04x\n", __func__, pixels_per_line, coeff); in compute_coefficients()
3047 DBG(DBG_io, "%s: factor=%d, pixels_per_line=%d, words=0x%X, coeff=0x%04x\n", __func__, factor, in compute_planar_coefficients()

Completed in 33 milliseconds