Home
last modified time | relevance | path

Searched defs:buf (Results 326 – 350 of 616) sorted by relevance

1...<<11121314151617181920>>...25

/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-core.c38 *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()
112 const u_char *buf) in spi_nor_write_data()
921 size_t *retlen, u_char *buf) in spi_nor_read()
1149 size_t *retlen, const u_char *buf) in sst_write_byteprogram()
1174 size_t *retlen, const u_char *buf) in sst_write()
1250 size_t *retlen, const u_char *buf) in spi_nor_write()
1611 size_t len, void *buf) in spi_nor_read_sfdp()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dfdt-common.c51 static int fdt_pack_reg(const void *fdt, void *buf, u64 address, u64 size) in fdt_pack_reg()
/rk3399_rockchip-uboot/board/ronetix/pm9261/
H A Dpm9261.c277 char buf[32]; in checkboard() local
/rk3399_rockchip-uboot/cmd/
H A Ddtimg.c48 char buf[65]; in dtimg_get_fdt() local
H A Dfat.c112 void *buf; in do_fat_fswrite() local
H A Dgpio.c39 char buf[80]; in gpio_get_description() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dvf610_nfc.c447 static void vf610_nfc_read_buf(struct mtd_info *mtd, u_char *buf, int len) in vf610_nfc_read_buf()
462 static void vf610_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, in vf610_nfc_write_buf()
590 uint8_t *buf, int oob_required, int page) in vf610_nfc_read_page()
614 const uint8_t *buf, int oob_required, int page) in vf610_nfc_write_page()
H A Datmel_nand.c437 static void pmecc_correct_data(struct mtd_info *mtd, uint8_t *buf, uint8_t *ecc, in pmecc_correct_data()
483 static int pmecc_correction(struct mtd_info *mtd, u32 pmecc_stat, uint8_t *buf, in pmecc_correction()
530 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in atmel_nand_pmecc_read_page()
571 struct nand_chip *chip, const uint8_t *buf, in atmel_nand_pmecc_write_page()
1022 uint8_t *buf, int oob_required, int page) in atmel_nand_read_page()
H A Drockchip_nand_v9.c169 uint8_t *buf, in rockchip_nand_read_buf()
183 const uint8_t *buf, in rockchip_nand_write_buf()
316 uint8_t *buf, in rockchip_nand_hw_syndrome_pio_read_page()
391 const uint8_t *buf, in rockchip_nand_hw_syndrome_pio_write_page()
H A Drockchip_nand.c163 uint8_t *buf, in rockchip_nand_read_buf()
177 const uint8_t *buf, in rockchip_nand_write_buf()
315 uint8_t *buf, in rockchip_nand_hw_syndrome_pio_read_page()
390 const uint8_t *buf, in rockchip_nand_hw_syndrome_pio_write_page()
/rk3399_rockchip-uboot/board/freescale/corenet_ds/
H A Dddr.c29 char buf[32]; in fixed_sdram() local
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dbuild.c127 struct class_attribute *attr, char *buf) in ubi_version_show()
372 struct device_attribute *attr, char *buf) in dev_attribute_show()
1453 char buf[MTD_PARAM_LEN_MAX]; in ubi_mtd_param_parse() local
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c35 static inline u32 efi_crc32(const void *buf, u32 len) in efi_crc32()
1014 int is_valid_gpt_buf(struct blk_desc *dev_desc, void *buf) in is_valid_gpt_buf()
1044 int write_mbr_and_gpt_partitions(struct blk_desc *dev_desc, void *buf) in write_mbr_and_gpt_partitions()
/rk3399_rockchip-uboot/drivers/net/
H A Dlan91c96.c308 byte *buf; in smc_send_packet() local
640 static void print_packet(byte *buf, int length) in print_packet()
/rk3399_rockchip-uboot/api/
H A Dapi.c317 void *buf; in API_dev_write() local
384 void *buf; in API_dev_read() local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dloaderimage.c126 static uint32_t js_hash(uint8_t *buf, uint32_t len) in js_hash()
146 char *buf = 0; in main() local
/rk3399_rockchip-uboot/board/esd/meesc/
H A Dmeesc.c226 char buf[32]; in misc_init_r() local
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A Dt208xqds.c30 char buf[64]; in checkboard() local
/rk3399_rockchip-uboot/board/freescale/mpc8541cds/
H A Dmpc8541cds.c187 char buf[32]; in checkboard() local
/rk3399_rockchip-uboot/board/freescale/mpc8555cds/
H A Dmpc8555cds.c185 char buf[32]; in checkboard() local
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Dpanel.c42 u8 *buf, *bp; in dsi_panel_parse_cmds() local
/rk3399_rockchip-uboot/env/
H A Dsf.c318 char *buf = NULL; in env_sf_load() local
/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_debug.c84 void rkflash_print_hex(const char *s, const void *buf, int w, size_t len) in rkflash_print_hex()
/rk3399_rockchip-uboot/include/dm/
H A Dpinctrl.h470 static inline int pinctrl_get_pin_name(struct udevice *dev, int selector, char *buf, in pinctrl_get_pin_name()
476 static inline int pinctrl_get_pin_muxing(struct udevice *dev, int selector, char *buf, in pinctrl_get_pin_muxing()
/rk3399_rockchip-uboot/drivers/rtc/
H A Dds1302.c150 read_ser_drv(unsigned char addr, unsigned char *buf, int count) in read_ser_drv()
174 write_ser_drv(unsigned char addr, unsigned char *buf, int count) in write_ser_drv()

1...<<11121314151617181920>>...25