Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/common/spl/
H A Dspl_mmc.c25 ulong sector, struct image_header *header) in mmc_load_legacy()
50 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
58 struct mmc *mmc, unsigned long sector)
H A Dspl_fit.c249 static int spl_load_fit_image(struct spl_load_info *info, ulong sector, in spl_load_fit_image()
400 struct spl_load_info *info, ulong sector, in spl_fit_append_fdt()
490 ulong sector, void *fit_header, in spl_fit_load_blob()
590 int sector; in spl_load_kernel_fit() local
704 ulong sector, void *fit_header) in spl_internal_load_simple_fit()
930 struct spl_load_info *info, ulong sector, void *fit) in spl_load_simple_fit()
H A Dspl_ram.c21 static ulong spl_ram_load_read(struct spl_load_info *load, ulong sector, in spl_ram_load_read()
H A Dspl_ufs.c21 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
H A Dspl_net.c19 static ulong spl_net_load_read(struct spl_load_info *load, ulong sector, in spl_net_load_read()
H A Dspl_rknand.c46 static ulong h_spl_load_read(struct spl_load_info *load, ulong sector, in h_spl_load_read()
H A Dspl_spi.c54 static ulong spl_spi_fit_read(struct spl_load_info *load, ulong sector, in spl_spi_fit_read()
H A Dspl_mtd_blk.c71 static ulong mtd_spl_load_read(struct spl_load_info *load, ulong sector, in mtd_spl_load_read()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_meta.c35 ulong sector = part_info.start; in rk_meta_get_startup_part_info() local
107 ulong sector; in spl_load_meta() local
H A Dspl.c459 u32 sector = 0; local
/rk3399_rockchip-uboot/env/
H A Dsf.c89 u32 saved_size, saved_offset, sector; in env_sf_save() local
256 u32 saved_size, saved_offset, sector; in env_sf_save() local
/rk3399_rockchip-uboot/fs/
H A Dfs_internal.c15 lbaint_t sector, int byte_offset, int byte_len, char *buf) in fs_devread()
/rk3399_rockchip-uboot/fs/reiserfs/
H A Ddev.c25 int reiserfs_devread(int sector, int byte_offset, int byte_len, char *buf) in reiserfs_devread()
/rk3399_rockchip-uboot/fs/zfs/
H A Ddev.c27 int zfs_devread(int sector, int byte_offset, int byte_len, char *buf) in zfs_devread()
/rk3399_rockchip-uboot/disk/
H A Dpart_efi.c231 int sector; in part_print_efi() local
288 int sector, b_gpt_nsec = 0x22; in part_get_info_efi() local
410 int sector = dev_desc->rawblksz / dev_desc->blksz; in part_efi_repair() local
605 u32 calc_crc32, sector; in write_gpt_table() local
1186 int sector; in is_gpt_valid() local
H A Dpart_dos.h23 unsigned char sector; /* starting sector */ member
/rk3399_rockchip-uboot/tools/
H A Drkspi.c23 int sector; in rkspi_set_header() local
H A Drknand.c30 int sector; in rknand_set_header() local
/rk3399_rockchip-uboot/fs/ext4/
H A Ddev.c50 int ext4fs_devread(lbaint_t sector, int byte_offset, int byte_len, in ext4fs_devread()
/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c569 static int flash_status_check(flash_info_t *info, flash_sect_t sector, in flash_status_check()
608 static int flash_full_status_check(flash_info_t *info, flash_sect_t sector, in flash_full_status_check()
764 flash_sect_t sector = saved_sector; in find_sector() local
876 flash_sect_t sector; in flash_write_cfibuffer() local
1446 static int cfi_protect_bugfix(flash_info_t *info, long sector, int prot) in cfi_protect_bugfix()
1480 int flash_real_protect(flash_info_t *info, long sector, int prot) in flash_real_protect()
2074 phys_addr_t sector; in flash_get_size() local
H A Dst_smi.c289 static int smi_sector_erase(flash_info_t *info, unsigned int sector) in smi_sector_erase()
/rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c152 int flash_real_protect (flash_info_t *info, long sector, int prot) in flash_real_protect()
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dspl_spi_sunxi.c265 static ulong spi_load_read(struct spl_load_info *load, ulong sector, in spi_load_read()
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c77 u32 blocks, round, sector; in do_test_storage() local
/rk3399_rockchip-uboot/include/
H A Dpart_efi.h65 u8 sector; /* starting sector */ member

12