| /rk3399_rockchip-uboot/net/ |
| H A D | net.c | 787 int net_send_udp_packet(uchar *ether, struct in_addr dest, int dport, int sport, in net_send_udp_packet() 1438 void net_set_ip_header(uchar *pkt, struct in_addr dest, struct in_addr source) in net_set_ip_header() 1459 void net_set_udp_header(uchar *pkt, struct in_addr dest, int dport, int sport, in net_set_udp_header()
|
| /rk3399_rockchip-uboot/drivers/power/ |
| H A D | axp221.c | 243 u8 *dest = (u8 *)sid; in axp_get_sid() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | efi.c | 71 struct efi_mem_desc *desc, *end, *base, *dest, *prev; in efi_build_mem_table() local
|
| H A D | ini.c | 72 static char *strncpy0(char *dest, const char *src, size_t size) in strncpy0()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | arm_pl180_mmci.c | 94 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes()
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | flash.c | 246 static int write_word (flash_info_t * info, ulong dest, ulong data) in write_word()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | lz4.c | 70 char* const dest, in LZ4_decompress_generic()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | videomodes.c | 333 char *dest, int dest_len, const char *def) in video_get_option_string()
|
| H A D | cfb_console.c | 322 u8 *cdat, *dest, *dest0; in video_drawchars() local 530 u8 *dest = (u8 *)(video_fb_address) + x + y; in video_invertchar() local 1730 unsigned char *dest; in plot_logo_or_black() local
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | zutil.h | 94 #define zmemzero(dest, len) memset(dest, 0, len) argument
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | qfw.c | 99 struct fw_file *dest, *src; in bios_linker_add_pointer() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | rk_atags.c | 96 void *memcpy(void *dest, const void *src, size_t count) in memcpy()
|
| /rk3399_rockchip-uboot/drivers/ram/rockchip/ |
| H A D | sdram_rv1108_pctl_phy.c | 33 void copy_to_reg(u32 *dest, const u32 *src, u32 n) in copy_to_reg()
|
| /rk3399_rockchip-uboot/lib/lzma/ |
| H A D | LzmaDec.c | 407 Byte *dest = dic + dicPos; in LzmaDec_DecodeReal() local 866 SRes LzmaDec_DecodeToBuf(CLzmaDec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, E… in LzmaDec_DecodeToBuf() 995 SRes LzmaDecode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in LzmaDecode()
|
| /rk3399_rockchip-uboot/lib/efi/ |
| H A D | efi_stub.c | 95 void *memcpy(void *dest, const void *src, size_t size) in memcpy()
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | toolchain.py | 495 def Unpack(self, fname, dest): argument
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | video.c | 62 void *dest; in compress_frame_buffer() local
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | 260 jffs2_1pass_read_inode(struct b_lists *pL, u32 ino, char *dest, in jffs2_1pass_read_inode() 982 jffs2_1pass_load(char *dest, struct part_info * part, const char *fname) in jffs2_1pass_load()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | sunxi-spl-image-builder.c | 32 const char *dest; member
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | pic32_flash.c | 183 static int write_word(flash_info_t *info, ulong dest, ulong word) in write_word()
|
| H A D | cfi_flash.c | 786 static int flash_write_cfiword(flash_info_t *info, ulong dest, cfiword_t cword) in flash_write_cfiword() 873 static int flash_write_cfibuffer(flash_info_t *info, ulong dest, uchar *cp, in flash_write_cfibuffer() 1155 void *dest; in flash_erase() local
|
| /rk3399_rockchip-uboot/post/drivers/ |
| H A D | memory.c | 171 static void move64(const unsigned long long *src, unsigned long long *dest) in move64()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | bootm_os.c | 39 static void copy_args(char *dest, int argc, char * const argv[], char delim) in copy_args()
|
| /rk3399_rockchip-uboot/arch/arm/mach-sunxi/ |
| H A D | usb_phy.c | 121 void *dest = (void *)SUNXI_USB0_BASE + SUNXI_USB_CSR; in usb_phy_write() local
|
| /rk3399_rockchip-uboot/examples/api/ |
| H A D | glue.c | 420 __weak void *memcpy(void *dest, const void *src, size_t size) in memcpy()
|