| /rk3399_rockchip-uboot/lib/ |
| H A D | rc4.c | 16 void rc4_encode(unsigned char *buf, unsigned int len, unsigned char key[16]) in rc4_encode()
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | cpu.c | 31 char buf[120], mhz[8]; in print_cpuinfo() local
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_ram.c | 22 ulong count, void *buf) in spl_ram_load_read()
|
| H A D | spl_ufs.c | 22 ulong count, void *buf) in h_spl_load_read()
|
| /rk3399_rockchip-uboot/board/compulab/common/ |
| H A D | eeprom.c | 44 static int cl_eeprom_read(uint offset, uchar *buf, int len) in cl_eeprom_read() 112 int cl_eeprom_read_mac_addr(uchar *buf, uint eeprom_bus) in cl_eeprom_read_mac_addr() 171 int cl_eeprom_get_product_name(uchar *buf, uint eeprom_bus) in cl_eeprom_get_product_name()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | lpt_commit.c | 373 void *buf = c->lpt_buf; in write_cnodes() local 1077 static int get_pad_len(const struct ubifs_info *c, uint8_t *buf, int len) in get_pad_len() 1094 static int get_lpt_node_type(const struct ubifs_info *c, uint8_t *buf, in get_lpt_node_type() 1113 static int is_a_node(const struct ubifs_info *c, uint8_t *buf, int len) in is_a_node() 1152 void *buf = c->lpt_buf; in lpt_gc_lnum() local 1503 static int dbg_is_all_ff(uint8_t *buf, int len) in dbg_is_all_ff() 1638 void *buf, *p; in dbg_check_ltab_lnum() local 1889 void *buf, *p; in dump_lpt_leb() local
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 37 static int check_short_pattern(uint8_t * buf, int len, int paglen, in check_short_pattern() 62 static int create_bbt(struct mtd_info *mtd, uint8_t * buf, in create_bbt()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand_spl.c | 226 static int nfc_read_page(unsigned int page_address, unsigned char *buf) in nfc_read_page() 280 int nand_spl_load_image(uint32_t from, unsigned int size, void *buf) in nand_spl_load_image()
|
| H A D | fsl_elbc_nand.c | 490 static void fsl_elbc_write_buf(struct mtd_info *mtd, const u8 *buf, int len) in fsl_elbc_write_buf() 544 static void fsl_elbc_read_buf(struct mtd_info *mtd, u8 *buf, int len) in fsl_elbc_read_buf() 599 uint8_t *buf, int oob_required, int page) in fsl_elbc_read_page() 614 const uint8_t *buf, int oob_required, in fsl_elbc_write_page() 630 const uint8_t *buf, int oob_required, int page) in fsl_elbc_write_subpage()
|
| H A D | mxs_nand_spl.c | 148 static int mxs_read_page_ecc(struct mtd_info *mtd, void *buf, unsigned int page) in mxs_read_page_ecc() 209 int nand_spl_load_image(uint32_t offs, unsigned int size, void *buf) in nand_spl_load_image()
|
| /rk3399_rockchip-uboot/board/Marvell/mvebu_armada-37xx/ |
| H A D | board.c | 92 u8 buf[8]; in board_ahci_enable() local 130 u8 buf[8]; in board_xhci_enable() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | spr_misc.c | 144 u8 buf[2]; in i2c_read_mac() local 160 u8 buf[2]; in write_mac() local
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | spi-nor-tiny.c | 38 *op, void *buf) in spi_nor_read_write_reg() 63 static int spi_nor_write_reg(struct spi_nor *nor, u8 opcode, u8 *buf, int len) in spi_nor_write_reg() 74 u_char *buf) in spi_nor_read_data() 382 size_t *retlen, u_char *buf) in spi_nor_read() 418 size_t *retlen, const u_char *buf) in spi_nor_write()
|
| H A D | sf_probe.c | 102 void *buf) in spi_flash_std_read() 112 const void *buf) in spi_flash_std_write()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | eba.c | 366 void *buf, int offset, int len, int check) in ubi_eba_read_leb() 551 const void *buf, int offset, int len) in recover_peb() 656 const void *buf, int offset, int len) in ubi_eba_write_leb() 789 int lnum, const void *buf, int len, int used_ebs) in ubi_eba_write_leb_st() 906 int lnum, const void *buf, int len) in ubi_eba_atomic_leb_change()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/ |
| H A D | ddr_tool_common.c | 20 void write_buf_to_ddr(u32 *buf, u32 buf_len, ulong start_adr, ulong length) in write_buf_to_ddr() 35 ulong cmp_buf_data(u32 *buf, u32 buf_len, ulong start_adr, ulong length, in cmp_buf_data()
|
| H A D | io_map.c | 21 uchar buf[CPU_2_IO_ALIGN_LEN]; in data_cpu_2_io() local
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_dos.c | 280 int is_valid_dos_buf(void *buf) in is_valid_dos_buf() 285 int write_mbr_partition(struct blk_desc *dev_desc, void *buf) in write_mbr_partition()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | uimage.c | 21 void *buf; in uimage_load_one() local 194 void *buf; in uimage_init_resource() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ |
| H A D | clk_synthesizer.c | 25 static int clk_synthesizer_reg_read(int addr, uint8_t *buf) in clk_synthesizer_reg_read()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | usbstring.c | 106 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | eeprom_field.h | 18 unsigned char *buf; member
|
| /rk3399_rockchip-uboot/arch/sandbox/include/asm/ |
| H A D | io.h | 106 static inline void _insw(volatile u16 *port, void *buf, int ns) in _insw() 110 static inline void _outsw(volatile u16 *port, const void *buf, int ns) in _outsw() 114 #define insw(port, buf, ns) _insw((u16 *)port, buf, ns) argument 115 #define outsw(port, buf, ns) _outsw((u16 *)port, buf, ns) argument
|
| /rk3399_rockchip-uboot/common/ |
| H A D | zm.c | 428 zsdata(const char *buf, size_t length, int frameend) in zsdata() 450 zsda32(const char *buf, size_t length, int frameend) in zsda32() 542 zrdata(char *buf, int length, size_t *bytes_received) in zrdata() 601 zrdat32(char *buf, int length, size_t *bytes_received) in zrdat32()
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | pbl_crc32.c | 42 uint32_t pbl_crc32(uint32_t in_crc, const char *buf, uint32_t len) in pbl_crc32()
|