Home
last modified time | relevance | path

Searched defs:len (Results 951 – 975 of 1689) sorted by relevance

1...<<31323334353637383940>>...68

/openbmc/u-boot/arch/sandbox/cpu/
H A Dcpu.c160 void *map_physmem(phys_addr_t paddr, unsigned long len, unsigned long flags) in map_physmem()
/openbmc/bmcweb/redfish-core/lib/
H A Dpower.hpp221 size_t len = std::string::npos; in afterGetChassis() local
/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo3_cpld.cpp131 uint8_t len = ((byteOffset + iterSize) < fwInfo.cfgData.size()) in writeProgramPage() local
/openbmc/qemu/include/system/
H A Dmemory.h56 size_t len, in fuzz_dma_read_cb()
2855 hwaddr len; member
3012 hwaddr *len, bool is_write, in address_space_translate()
3159 hwaddr len) in address_space_read()
3197 void *buf, hwaddr len) in address_space_read_cached()
3219 const void *buf, hwaddr len) in address_space_write_cached()
/openbmc/u-boot/cmd/
H A Dpxe.c627 int len = 0; in label_boot() local
709 int len = strlen(bootm_argv[1]) + strlen(label->config) + 1; in label_boot() local
924 size_t len, i; in get_string() local
1249 int len; in parse_label() local
/openbmc/libmctp/tests/
H A Dtest_astlpc.c117 int mctp_astlpc_mmio_lpc_read(void *data, void *buf, long offset, size_t len) in mctp_astlpc_mmio_lpc_read()
132 size_t len) in mctp_astlpc_mmio_lpc_write()
156 void *data __unused, void *msg, size_t len) in astlpc_test_rx_message()
237 const void *expected, size_t len) in astlpc_assert_tx_packet()
/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c225 u32 len = le32_to_cpu(p->buf_size); in desc_get_buf_len() local
274 void *paddr, int len) in desc_set_buf_addr()
282 void *paddr, int len) in desc_set_buf_addr_and_size()
291 u32 len = (data & RXDESC_FRAME_LEN_MASK) >> RXDESC_FRAME_LEN_OFFSET; in desc_get_rx_frame_len() local
/openbmc/qemu/disas/
H A Dhppa.c203 sign_extend (int x, int len) in sign_extend()
211 low_sign_extend (int x, int len) in low_sign_extend()
222 sign_unext (int x, int len) in sign_unext()
232 low_sign_unext (int x, int len) in low_sign_unext()
/openbmc/qemu/accel/tcg/
H A Duser-exec.c543 bool page_check_range(vaddr start, vaddr len, int flags) in page_check_range()
628 vaddr page_find_range_empty(vaddr min, vaddr max, vaddr len, vaddr align) in page_find_range_empty()
750 vaddr start, len, i; in page_unprotect() local
1001 void *ptr, size_t len, bool is_write) in cpu_memory_rw_debug()
/openbmc/u-boot/fs/ubifs/
H A Dkey.h49 static inline uint32_t key_r5_hash(const char *s, int len) in key_r5_hash()
69 static inline uint32_t key_test_hash(const char *str, int len) in key_test_hash()
/openbmc/u-boot/common/
H A Dbootstage.c147 int len = 0; in bootstage_mark_code() local
206 static const char *get_record_name(char *buf, int len, in get_record_name()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c189 int len; in ft_fixup_l2cache_compatible() local
601 int len; local
/openbmc/qemu/audio/
H A Ddsoundaudio.c476 static size_t dsound_put_buffer_out(HWVoiceOut *hw, void *buf, size_t len) in dsound_put_buffer_out()
579 static void dsound_put_buffer_in(HWVoiceIn *hw, void *buf, size_t len) in dsound_put_buffer_in()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcomposite.c164 int len = USB_BUFSIZ - USB_DT_CONFIG_SIZE; in config_buf() local
528 int len; in get_string() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_legacy.c99 void *buf, unsigned int len) in virtio_pci_get_config()
113 const void *buf, unsigned int len) in virtio_pci_set_config()
/openbmc/u-boot/lib/efi_loader/
H A Defi_runtime.c22 u64 len; member
538 efi_status_t efi_add_runtime_mmio(void *mmio_ptr, u64 len) in efi_add_runtime_mmio()
/openbmc/qemu/hw/ide/
H A Dpci.c230 int l, len; in bmdma_prepare_buf() local
282 int l, len; in bmdma_rw_buf() local
/openbmc/qemu/hw/pci-host/
H A Dppc440_pcix.c462 uint64_t val, unsigned len) in pci_host_config_write()
473 unsigned len) in pci_host_config_read()
/openbmc/qemu/include/hw/i386/
H A Dpc.h168 uint32_t len; member
174 uint32_t len; member
/openbmc/qemu/hw/dma/
H A Dxlnx-zdma.c385 static void zdma_write_dst(XlnxZDMA *s, uint8_t *buf, uint32_t len) in zdma_write_dst()
447 uint32_t src_size, len; in zdma_process_descr() local
/openbmc/qemu/hw/misc/
H A Dapplesmc.c92 uint8_t len; member
257 int len, const char *data) in applesmc_add_key()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dfdt.c35 int len, i, old_cnt, new_cnt; in ft_hs_fixup_crossbar() local
/openbmc/u-boot/tools/
H A Dstm32image.c48 static uint32_t stm32image_checksum(void *start, uint32_t len) in stm32image_checksum()
H A Dublimage.c138 size_t len; in parse_cfg_file() local
/openbmc/u-boot/drivers/video/
H A Dpwm_backlight.c174 int index, ret, count, len; in pwm_backlight_ofdata_to_platdata() local

1...<<31323334353637383940>>...68