Home
last modified time | relevance | path

Searched defs:maxsize (Results 1 – 15 of 15) sorted by relevance

/u-boot/cmd/
A Dlegacy-mtd-utils.c11 loff_t *maxsize, int devtype) in get_part()
45 loff_t *maxsize, int devtype, uint64_t chipsize) in mtd_arg_off()
61 loff_t *size, loff_t *maxsize, int devtype, in mtd_arg_off_size()
A Dnand.c214 loff_t maxsize; in do_nand_env_oob() local
384 loff_t off, size, maxsize; in do_nand() local
A Dsf.c270 loff_t offset, len, maxsize; in do_spi_flash_read_write() local
325 loff_t offset, len, maxsize; in do_spi_flash_erase() local
/u-boot/common/
A Dmemsize.c28 long get_ram_size(long *base, long maxsize) in get_ram_size()
/u-boot/arch/arm/mach-imx/
A Dcmd_nandbcb.c141 loff_t maxsize; member
207 loff_t offset, size, maxsize; in nandbcb_get_size() local
233 loff_t maxsize; in nandbcb_set_boot_config() local
306 size_t maxsize = boot_cfg->maxsize; in nandbcb_check_space() local
762 size_t maxsize = boot_cfg->maxsize; in check_skip_length() local
819 loff_t offset, maxsize; in nandbcb_write_bs_skip_bad() local
965 loff_t maxsize, off; in nandbcb_init() local
1064 size_t maxsize; in do_nandbcb_bcbonly() local
/u-boot/drivers/ddr/marvell/a38x/
A Dddr3_training_centralization.c9 #define VALIDATE_WIN_LENGTH(e1, e2, maxsize) \ argument
12 #define IS_WINDOW_OUT_BOUNDARY(e1, e2, maxsize) \ argument
/u-boot/drivers/rng/
A Dmsm_rng.c45 size_t maxsize; in msm_rng_read() local
/u-boot/fs/sandbox/
A Dsandboxfs.c22 loff_t maxsize, loff_t *actread) in sandbox_fs_read_at()
/u-boot/fs/fat/
A Dfat.c326 __u8 *buffer, loff_t maxsize, loff_t *gotsize) in get_contents()
1258 loff_t maxsize, loff_t *actread) in file_fat_read_at()
1289 int file_fat_read(const char *filename, void *buffer, int maxsize) in file_fat_read()
A Dfat_write.c925 loff_t maxsize, loff_t *gotsize) in set_contents()
1435 loff_t maxsize, loff_t *actwrite) in file_fat_write()
/u-boot/include/
A Dmm_communication.h230 efi_uintn_t maxsize; member
/u-boot/board/solidrun/mx6cuboxi/
A Dmx6cuboxi.c65 static u32 get_ram_size_stride_test(u32 *base, u32 maxsize) in get_ram_size_stride_test()
/u-boot/fs/cbfs/
A Dcbfs.c453 unsigned long maxsize) in file_cbfs_read()
/u-boot/lib/efi_loader/
A Defi_net.c661 int maxsize = sizeof(*dhcp_ack); in efi_net_set_dhcp_ack() local
/u-boot/drivers/usb/host/
A Dohci-hcd.c1523 int maxsize = usb_maxpacket(dev, pipe); in submit_common_msg() local
1739 int maxsize = usb_maxpacket(dev, pipe); in _ohci_submit_control_msg() local

Completed in 25 milliseconds