Home
last modified time | relevance | path

Searched defs:sector (Results 1 – 25 of 36) sorted by relevance

12

/u-boot/arch/arm/mach-imx/imx8/
A Dparse-container.c80 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 Dspl_mmc.c21 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 Dspl_ram.c24 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
A Dspl_nor.c11 static ulong spl_nor_load_read(struct spl_load_info *load, ulong sector, in spl_nor_load_read()
A Dspl_fit.c230 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 Dspl_sata.c34 struct blk_desc *stor_dev, unsigned long sector) in spl_sata_load_image_raw()
A Dspl_net.c19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
A Dspl_spi.c56 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
A Dspl_nand.c45 ulong sector; in spl_nand_fit_read() local
/u-boot/fs/btrfs/
A Ddev.c18 lbaint_t sector; in btrfs_devread() local
A Dcompat.h58 lbaint_t sector; in __btrfs_devread() local
/u-boot/fs/zfs/
A Ddev.c26 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
/u-boot/fs/reiserfs/
A Ddev.c24 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
/u-boot/fs/
A Dfs_internal.c18 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
/u-boot/env/
A Dsf.c75 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 Drkspi.c22 int sector; in rkspi_set_header() local
/u-boot/fs/ext4/
A Ddev.c50 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
/u-boot/arch/arm/mach-imx/
A Dspl_imx_romapi.c33 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 Dnand_spl_loaders.c53 u32 nand_spl_adjust_offset(u32 sector, u32 offs) in nand_spl_adjust_offset()
/u-boot/board/armltd/vexpress64/
A Dvexpress64.c92 phys_addr_t sector = CONFIG_SYS_FLASH_BASE; in find_dtb_in_nor_flash() local
/u-boot/drivers/mtd/
A Dcfi_flash.c576 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 Dspi-flash.c24 u32 sector = offset - sector_offset; in bootcount_spi_flash_update() local
/u-boot/disk/
A Dpart_dos.h27 unsigned char sector; /* starting sector */ member
/u-boot/arch/arm/mach-at91/arm926ejs/
A Deflash.c153 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
/u-boot/drivers/virtio/
A Dvirtio_blk.c20 static ulong virtio_blk_do_req(struct udevice *dev, u64 sector, in virtio_blk_do_req()

Completed in 36 milliseconds

12