Home
last modified time | relevance | path

Searched refs:print_buffer (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c647 print_buffer(tdata->node_valid, tdata->node.node_num, tdata->node.rx_num); in init_node_valid()
648 print_buffer(tdata->node_valid_sc, tdata->sc_node.node_num, tdata->sc_node.rx_num); in init_node_valid()
748 print_buffer(thr->rawdata_min, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
749 print_buffer(thr->rawdata_max, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
750 print_buffer(thr->cb_min, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
751 print_buffer(thr->cb_max, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
752 print_buffer(thr->rawdata2_min, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
753 print_buffer(thr->rawdata2_max, tdata->node.node_num, tdata->node.rx_num); in print_thr_incell()
902 print_buffer(thr->rawdata_h_min, tdata->node.node_num, tdata->node.rx_num); in print_thr_mc_sc()
903 print_buffer(thr->rawdata_h_max, tdata->node.node_num, tdata->node.rx_num); in print_thr_mc_sc()
[all …]
H A Dfocaltech_test.h502 void print_buffer(int *buffer, int length, int line_num);
/OK3568_Linux_fs/u-boot/drivers/tpm/
H A Dtpm_atmel_twi.c81 print_buffer(0, (void *)sendbuf, 1, send_size, 0); in tpm_atmel_twi_xfer()
120 print_buffer(0, recvbuf, 1, *recv_len, 0); in tpm_atmel_twi_xfer()
127 print_buffer(0, recvbuf, 1, *recv_len, 0); in tpm_atmel_twi_xfer()
H A Dtpm_tis_sandbox.c153 print_buffer(0, sendbuf, 1, send_size, 0); in sandbox_tpm_xfer()
/OK3568_Linux_fs/u-boot/cmd/
H A Drk_secure_storage.c34 print_buffer(0, otps, 1, 64, 16); in dump_otps()
75 print_buffer(0, fuses, 1, 128, 16); in dump_efuses()
H A Dsf.c465 print_buffer(i, vbuf + i, 1, in spi_flash_test()
488 print_buffer(i, buf + i, 1, in spi_flash_test()
491 print_buffer(i, vbuf + i, 1, in spi_flash_test()
H A Dfpgad.c79 print_buffer(addr, (void *)linebuf, sizeof(u16), in do_fpga_md()
/OK3568_Linux_fs/u-boot/lib/
H A Ddisplay_options.su
H A Ddisplay_options.c135 int print_buffer(ulong addr, const void *data, uint width, uint count, in print_buffer() function
H A Daes.c592 print_buffer(0, data, 1, num_bytes, 16); in debug_print_vector()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Ddisplay_options.su
/OK3568_Linux_fs/u-boot/include/
H A Ddisplay_options.h48 int print_buffer(ulong addr, const void *data, uint width, uint count,
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dhab.c445 print_buffer(ddr_start + ivt_offset, in authenticate_image()
450 print_buffer(ddr_start + ivt_offset+IVT_SIZE, in authenticate_image()
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Drefcode.c113 print_buffer(CONFIG_X86_REFCODE_RUN_ADDR, (void *)func, 1, 0x40, 0); in cpu_run_reference_code()
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-storage.c377 print_buffer(0, fuses, 1, 128, 16); in do_test_efuse()
405 print_buffer(0, otps, 1, 64, 16); in do_test_otp()
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Di2c_eeprom_emul.c17 #define debug_buffer print_buffer
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dsolos-pci.c171 static int print_buffer(struct sk_buff *buf);
823 print_buffer(skb); in solos_bh()
847 print_buffer(skb); in solos_bh()
999 static int print_buffer(struct sk_buff *buf) in print_buffer() function
1115 print_buffer(oldskb); in fpga_tx()
/OK3568_Linux_fs/u-boot/board/corscience/tricorder/
H A Dtricorder-eeprom.c165 print_buffer(0, &eeprom, 1, sizeof(eeprom), 16); in tricorder_eeprom_write()
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Di2c_rtc_emul.c26 #define debug_buffer print_buffer
/OK3568_Linux_fs/u-boot/drivers/net/
H A Denc28j60.c259 print_buffer(0, buf, 1, length, 0); in enc_rbuf()
275 print_buffer(0, buf, 1, length, 0); in enc_wbuf()
/OK3568_Linux_fs/kernel/block/
H A Dsed-opal.c261 static void print_buffer(const u8 *ptr, u32 length) in print_buffer() function
437 print_buffer(dev->resp, hlen); in opal_discovery0_end()
879 print_buffer(pos, sizeof(*hdr)); in response_parse()
888 print_buffer(pos, total); in response_parse()
1009 print_buffer(dev->cmd, dev->pos); in parse_and_check_status()
1103 print_buffer(dev->cmd, dev->pos); in finalize_and_send()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dibmvmc.c1212 char print_buffer[HMC_ID_LEN + 1]; in ibmvmc_ioctl_sethmcid() local
1251 memset(print_buffer, 0, HMC_ID_LEN + 1); in ibmvmc_ioctl_sethmcid()
1252 strncpy(print_buffer, hmc->hmc_id, HMC_ID_LEN); in ibmvmc_ioctl_sethmcid()
1253 pr_info("ibmvmc: sethmcid: Set HMC ID: \"%s\"\n", print_buffer); in ibmvmc_ioctl_sethmcid()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dvendor.c897 print_buffer(0, buffer, 1, size, 16); in vendor_storage_test()
923 print_buffer(0, buffer, 1, size, 16); in vendor_storage_test()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c327 print_buffer(0, data->dest + cnt * block_count,
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dpxa27x_udc.c33 print_buffer(0, buf, 1, len, 0); in udc_dump_buffer()

12