/u-boot/arch/arm/mach-imx/imx8/ |
A D | parse-container.c | 80 ulong sector; in read_auth_image() local 121 struct spl_load_info *info, ulong sector) in read_auth_container() 205 struct spl_load_info *info, ulong sector) in spl_load_imx_container()
|
/u-boot/common/spl/ |
A D | spl_mmc.c | 21 ulong sector, struct image_header *header) in mmc_load_legacy() 46 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read() 66 struct mmc *mmc, unsigned long sector) in mmc_load_image_raw_sector() 171 unsigned long sector) in mmc_load_image_raw_partition()
|
A D | spl_ram.c | 24 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
|
A D | spl_nor.c | 11 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector, in spl_nor_load_read()
|
A D | spl_fit.c | 230 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image() 352 struct spl_load_info *info, ulong sector, in spl_fit_append_fdt() 524 struct spl_load_info *info, ulong sector, in spl_simple_fit_read() 585 struct spl_load_info *info, ulong sector, void *fit) in spl_load_simple_fit()
|
A D | spl_sata.c | 34 struct blk_desc *stor_dev, unsigned long sector) in spl_sata_load_image_raw()
|
A D | spl_net.c | 19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
|
A D | spl_spi.c | 56 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
|
A D | spl_nand.c | 45 ulong sector; in spl_nand_fit_read() local
|
/u-boot/fs/btrfs/ |
A D | dev.c | 18 lbaint_t sector; in btrfs_devread() local
|
A D | compat.h | 58 lbaint_t sector; in __btrfs_devread() local
|
/u-boot/fs/zfs/ |
A D | dev.c | 26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
|
/u-boot/fs/reiserfs/ |
A D | dev.c | 24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
|
/u-boot/fs/ |
A D | fs_internal.c | 18 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
|
/u-boot/env/ |
A D | sf.c | 75 u32 saved_size, saved_offset, sector; in env_sf_save() local 189 u32 saved_size, saved_offset, sector; in env_sf_save() local
|
/u-boot/tools/ |
A D | rkspi.c | 22 int sector; in rkspi_set_header() local
|
/u-boot/fs/ext4/ |
A D | dev.c | 50 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
|
/u-boot/arch/arm/mach-imx/ |
A D | spl_imx_romapi.c | 33 ulong sector, ulong count, in spl_romapi_read_seekable() 124 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
|
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_spl_loaders.c | 53 u32 nand_spl_adjust_offset(u32 sector, u32 offs) in nand_spl_adjust_offset()
|
/u-boot/board/armltd/vexpress64/ |
A D | vexpress64.c | 92 phys_addr_t sector = CONFIG_SYS_FLASH_BASE; in find_dtb_in_nor_flash() local
|
/u-boot/drivers/mtd/ |
A D | cfi_flash.c | 576 static int flash_status_check(flash_info_t *info, flash_sect_t sector, in flash_status_check() 615 static int flash_full_status_check(flash_info_t *info, flash_sect_t sector, in flash_full_status_check() 771 flash_sect_t sector = saved_sector; in find_sector() local 883 flash_sect_t sector; in flash_write_cfibuffer() local 1453 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix() 1487 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect() 2081 phys_addr_t sector; in flash_get_size() local
|
/u-boot/drivers/bootcount/ |
A D | spi-flash.c | 24 u32 sector = offset - sector_offset; in bootcount_spi_flash_update() local
|
/u-boot/disk/ |
A D | part_dos.h | 27 unsigned char sector; /* starting sector */ member
|
/u-boot/arch/arm/mach-at91/arm926ejs/ |
A D | eflash.c | 153 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
|
/u-boot/drivers/virtio/ |
A D | virtio_blk.c | 20 static ulong virtio_blk_do_req(struct udevice *dev, u64 sector, in virtio_blk_do_req()
|