/openbmc/u-boot/lib/ |
H A D | slre.c | 97 print_character_set(FILE *fp, const unsigned char *p, int len) in print_character_set() 440 loop_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_greedy() 457 loop_non_greedy(const struct slre *r, int pc, const char *s, int len, int *ofs) in loop_non_greedy() 471 is_any_of(const unsigned char *p, int len, const char *s, int *ofs) in is_any_of() 487 is_any_but(const unsigned char *p, int len, const char *s, int *ofs) in is_any_but() 503 match(const struct slre *r, int pc, const char *s, int len, in match() 647 slre_match(const struct slre *r, const char *buf, int len, in slre_match() 673 int i, res, len; in main() local
|
H A D | fdtdec_common.c | 25 int len; in fdtdec_get_int() local 43 int len; in fdtdec_get_uint() local
|
/openbmc/u-boot/fs/ubifs/ |
H A D | scan.c | 32 static int scan_padding_bytes(void *buf, int len) in scan_padding_bytes() 61 int ubifs_scan_a_node(const struct ubifs_info *c, void *buf, int len, int lnum, in ubifs_scan_a_node() 233 int len; in ubifs_scanned_corruption() local 263 int err, len = c->leb_size - offs; in ubifs_scan() local
|
/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_mtd.c | 67 static int cfi_mtd_read(struct mtd_info *mtd, loff_t from, size_t len, in cfi_mtd_read() 79 static int cfi_mtd_write(struct mtd_info *mtd, loff_t to, size_t len, in cfi_mtd_write() 107 static int cfi_mtd_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_mtd_lock() 119 static int cfi_mtd_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in cfi_mtd_unlock()
|
H A D | altera_qspi.c | 65 u64 len; in flash_print_info() local 139 size_t len = instr->len; in altera_qspi_erase() local 194 static int altera_qspi_read(struct mtd_info *mtd, loff_t from, size_t len, in altera_qspi_read() 206 static int altera_qspi_write(struct mtd_info *mtd, loff_t to, size_t len, in altera_qspi_write() 233 uint64_t *len) in altera_qspi_get_locked_range() 255 static int altera_qspi_lock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in altera_qspi_lock() 289 static int altera_qspi_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len) in altera_qspi_unlock() 357 int len, idx; in altera_qspi_ofdata_to_platdata() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | menu.c | 75 static int read_prompt(char *buf, size_t len) in read_prompt() 123 int len; in get_index() local 180 static int zipl_print_entry(const char *data, size_t len) in zipl_print_entry() 195 size_t len; in menu_get_zipl_boot_index() local
|
/openbmc/qemu/util/ |
H A D | hexdump.c | 25 GString *qemu_hexdump_line(GString *str, const void *vbuf, size_t len, in qemu_hexdump_line() 63 static void asciidump_line(char *line, const void *bufptr, size_t len) in asciidump_line() 87 size_t b, len; in qemu_hexdump() local
|
/openbmc/qemu/include/exec/ |
H A D | watchpoint.h | 12 static inline int cpu_watchpoint_insert(CPUState *cpu, vaddr addr, vaddr len, in cpu_watchpoint_insert() 19 vaddr len, int flags) in cpu_watchpoint_remove()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | sl811-hcd.c | 214 static int sl811_send_packet(struct usb_device *dev, unsigned long pipe, __u8 *buffer, int len) in sl811_send_packet() 288 int len) in submit_bulk_msg() 323 int len,struct devrequest *setup) in submit_control_msg() 387 int len, int interval) in submit_int_msg() 490 static int usb_root_hub_string (int id, int serial, char *type, __u8 *data, int len) in usb_root_hub_string() 534 int len = 0; in sl811_rh_submit_urb() local
|
/openbmc/u-boot/drivers/net/ |
H A D | ne2000_base.c | 216 dp83902a_start_xmit(int start_page, int len) in dp83902a_start_xmit() 248 int len, start_page, pkt_len, i, isr; in dp83902a_send() local 285 int len = 1; in dp83902a_send() local 380 int i, len, pkt, cur; in dp83902a_RxEvent() local 446 dp83902a_recv(u8 *data, int len) in dp83902a_recv() 660 void uboot_push_packet_len(int len) { in uboot_push_packet_len()
|
/openbmc/u-boot/cmd/ |
H A D | mtd.c | 34 static uint mtd_len_to_pages(struct mtd_info *mtd, u64 len) in mtd_len_to_pages() 51 static void mtd_dump_buf(const u8 *buf, uint len, uint offset) in mtd_dump_buf() 69 const u8 *buf, u64 len, bool woob) in mtd_dump_device_buf() 244 u64 start_off, off, len, remaining, default_len; in do_mtd_io() local 388 u64 off, len; in do_mtd_erase() local 489 int len = 0, n_found = 0; in mtd_name_complete() local
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target-has.h | 44 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument 45 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument 48 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid()
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target-has.h | 44 tcg_target_extract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_extract_valid() 61 tcg_target_sextract_valid(TCGType type, unsigned ofs, unsigned len) in tcg_target_sextract_valid() 70 #define TCG_TARGET_deposit_valid(type, ofs, len) 0 argument
|
/openbmc/u-boot/drivers/power/pmic/ |
H A D | max77686.c | 28 int len) in max77686_write() 38 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
|
H A D | act8846.c | 26 int len) in act8846_write() 36 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
H A D | fan53555.c | 20 u8 *buff, int len) in pmic_fan53555_read() 31 const u8 *buff, int len) in pmic_fan53555_write()
|
H A D | pfuze100.c | 31 int len) in pfuze100_write() 41 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
H A D | lp87565.c | 23 int len) in lp87565_write() 34 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
|
/openbmc/u-boot/arch/arm/mach-imx/ |
H A D | cmd_dek.c | 26 static int blob_encap_dek(const u8 *src, u8 *dst, u32 len) in blob_encap_dek() 60 uint32_t src_addr, dst_addr, len; in do_dek_blob() local
|
/openbmc/u-boot/scripts/basic/ |
H A D | fixdep.c | 144 unsigned int len; member 165 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config() 180 static void define_config(const char *name, int len, unsigned int hash) in define_config() 220 static void parse_config_file(const char *map, size_t len) in parse_config_file() 334 static void parse_dep_file(void *map, size_t len) in parse_dep_file()
|
/openbmc/obmc-console/ |
H A D | console-client.c | 71 const uint8_t *buf, size_t len) in process_ssh_tty() 113 const uint8_t *buf, size_t len) in process_str_tty() 142 ssize_t len; in process_tty() local 165 ssize_t len; in process_console() local 222 ssize_t len; in client_init() local
|
/openbmc/u-boot/test/dm/ |
H A D | eth.c | 263 unsigned int len) in sb_check_arp_reply() 301 unsigned int len) in sb_with_async_arp_handler() 348 unsigned int len) in sb_check_ping_reply() 386 unsigned int len) in sb_with_async_ping_handler()
|
/openbmc/qemu/hw/net/ |
H A D | vmware_utils.h | 29 vmw_shmem_read(PCIDevice *d, hwaddr addr, void *buf, int len) in vmw_shmem_read() 36 vmw_shmem_write(PCIDevice *d, hwaddr addr, void *buf, int len) in vmw_shmem_write() 43 vmw_shmem_rw(PCIDevice *d, hwaddr addr, void *buf, int len, int is_write) in vmw_shmem_rw() 55 vmw_shmem_set(PCIDevice *d, hwaddr addr, uint8_t val, int len) in vmw_shmem_set()
|
/openbmc/qemu/crypto/ |
H A D | block-qcow.c | 52 int len; in qcrypto_block_qcow_init() local 150 size_t len, in qcrypto_block_qcow_decrypt() 165 size_t len, in qcrypto_block_qcow_encrypt()
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target-has.h | 56 #define TCG_TARGET_extract_valid(type, ofs, len) 1 argument 57 #define TCG_TARGET_sextract_valid(type, ofs, len) 1 argument 58 #define TCG_TARGET_deposit_valid(type, ofs, len) 1 argument
|