| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fit.c | 114 static int get_aligned_image_offset(struct spl_load_info *info, int offset) in get_aligned_image_offset() 127 static int get_aligned_image_overhead(struct spl_load_info *info, int offset) in get_aligned_image_overhead() 142 int offset) in get_aligned_image_size() 253 int offset; in spl_load_fit_image() local
|
| /rk3399_rockchip-uboot/drivers/sysreset/ |
| H A D | sysreset_syscon.c | 22 unsigned int offset; member
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs_lzjb.c | 67 int offset = ((src[0] << NBBY) | src[1]) & OFFSET_MASK; in lzjb_decompress() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | iotrace.c | 52 ulong offset; member 168 void iotrace_get_buffer(ulong *start, ulong *size, ulong *offset, ulong *count) in iotrace_get_buffer()
|
| H A D | image-sparse.c | 61 unsigned int offset; in write_sparse_image() local
|
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-gpio-v2.c | 49 static inline unsigned offset_to_bit(unsigned offset) in offset_to_bit() 54 static void gpio_bit_op(void __iomem *regbase, unsigned int offset, in gpio_bit_op() 66 static int gpio_bit_rd(void __iomem *regbase, unsigned int offset, u32 bit) in gpio_bit_rd()
|
| /rk3399_rockchip-uboot/lib/avb/libavb_user/ |
| H A D | avb_ops_user.c | 46 static void byte_to_block(int64_t *offset, in byte_to_block() 93 int64_t offset, in read_from_partition() 149 int64_t offset, in write_to_partition()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | ds4510.c | 33 static int ds4510_mem_write(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_write() 62 static int ds4510_mem_read(uint8_t chip, int offset, uint8_t *buf, int count) in ds4510_mem_read()
|
| H A D | cros_ec.c | 698 uint32_t *offset, uint32_t *size) in cros_ec_flash_offset() 719 int cros_ec_flash_erase(struct cros_ec_dev *dev, uint32_t offset, uint32_t size) in cros_ec_flash_erase() 748 const uint8_t *data, uint32_t offset, uint32_t size) in cros_ec_flash_write_block() 821 uint32_t offset, uint32_t size) in cros_ec_flash_write() 865 uint32_t offset, uint32_t size) in cros_ec_flash_read_block() 876 int cros_ec_flash_read(struct cros_ec_dev *dev, uint8_t *data, uint32_t offset, in cros_ec_flash_read()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | kernel_dtb.c | 81 int off, offset; in phandles_fixup_cru() local 187 int offset; in phandles_fixup_gpio() local
|
| H A D | vendor.c | 174 int ret, offset; in mtd_vendor_storage_init() local 581 int offset; in vendor_storage_fixup() local 615 u16 offset; in vendor_storage_read() local 656 u16 part_size, max_item_num, offset, part_num; in vendor_storage_write() local
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | pci_sh7751.c | 77 pci_dev_t dev, int offset, u32 *value) in pci_sh4_read_config_dword() 88 pci_dev_t dev, int offset, u32 value) in pci_sh4_write_config_dword()
|
| /rk3399_rockchip-uboot/drivers/clk/at91/ |
| H A D | pmc.c | 56 int offset = dev_of_offset(dev); in at91_clk_sub_device_bind() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mingw_support.c | 25 void *mmap(void *addr, size_t len, int prot, int flags, int fd, int offset) in mmap()
|
| H A D | proftool.c | 31 unsigned long offset; member 106 unsigned long offset, start = 0; in read_system_map() local 172 static struct func_info *find_func_by_offset(uint32_t offset) in find_func_by_offset() 184 static struct func_info *find_caller_by_offset(uint32_t offset) in find_caller_by_offset()
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | traps.c | 88 static void set_handler(unsigned long offset, void *addr, unsigned long size) in set_handler()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | io.c | 119 int ubi_io_read(const struct ubi_device *ubi, void *buf, int pnum, int offset, in ubi_io_read() 228 int ubi_io_write(struct ubi_device *ubi, const void *buf, int pnum, int offset, in ubi_io_write() 1322 int offset, int len) in self_check_write() 1387 int ubi_self_check_all_ff(struct ubi_device *ubi, int pnum, int offset, int len) in ubi_self_check_all_ff()
|
| H A D | eba.c | 366 void *buf, int offset, int len, int check) in ubi_eba_read_leb() 493 struct ubi_sgl *sgl, int lnum, int offset, int len, in ubi_eba_read_leb_sg() 551 const void *buf, int offset, int len) in recover_peb() 656 const void *buf, int offset, int len) in ubi_eba_write_leb()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ks8851_mll.c | 106 static u8 ks_rdreg8(struct eth_device *dev, u16 offset) in ks_rdreg8() 116 static u16 ks_rdreg16(struct eth_device *dev, u16 offset) in ks_rdreg16() 123 static void ks_wrreg8(struct eth_device *dev, u16 offset, u8 val) in ks_wrreg8() 132 static void ks_wrreg16(struct eth_device *dev, u16 offset, u16 val) in ks_wrreg16()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/ |
| H A D | emif4.c | 54 u32 offset = 0; in get_sdr_cs_offset() local
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | mrccache.h | 27 u32 offset; member
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sf_dataflash.c | 118 static int spi_dataflash_erase(struct udevice *dev, u32 offset, size_t len) in spi_dataflash_erase() 211 static int spi_dataflash_read(struct udevice *dev, u32 offset, size_t len, in spi_dataflash_read() 267 int spi_dataflash_write(struct udevice *dev, u32 offset, size_t len, in spi_dataflash_write()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | gunzip.c | 76 int offset = gzip_parse_header(src, *lenp); in gunzip() local 288 int stoponerr, int offset) in zunzip()
|
| /rk3399_rockchip-uboot/board/freescale/ls1088a/ |
| H A D | ls1088a.c | 502 int offset; in fdt_fixup_board_enet() local 525 int offset; in fsl_fdt_fixup_flash() local
|
| /rk3399_rockchip-uboot/board/lego/ev3/ |
| H A D | legoev3.c | 107 u32 offset; in get_board_serial() local
|