Home
last modified time | relevance | path

Searched defs:sector_size (Results 1 – 25 of 26) sorted by relevance

12

/third_party/uboot/u-boot-2020.01/tools/
Datmel_pmecc_params.c18 static int pmecc_get_ecc_bytes(int cap, int sector_size) in pmecc_get_ecc_bytes()
28 unsigned int sector_size = CONFIG_PMECC_SECTOR_SIZE; in main() local
Datmelimage.c34 int sector_size; member
Dimx8image.c11 static int sector_size; variable
770 static int build_container(soc_type_t soc, uint32_t sector_size, in build_container()
Dimx8mimage.c18 static uint32_t sector_size = 0x200; variable
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage_ram.c55 uint32_t sector_size; member
75 uint32_t sector_size = sc->sector_size; in ram_read() local
99 uint32_t sector_size = sc->sector_size; in ram_write() local
/third_party/eudev/src/mtd_probe/
Dprobe_smartmedia.c38 int sector_size; in probe_smart_media() local
/third_party/uboot/u-boot-2020.01/drivers/mtd/nand/raw/
Datmel_nand.c84 static int pmecc_get_ecc_bytes(int cap, int sector_size) in pmecc_get_ecc_bytes()
389 int sector_size = host->pmecc_sector_size; in pmecc_err_location() local
442 int byte_pos, bit_pos, sector_size, pos; in pmecc_correct_data() local
697 int *cap, int *sector_size) in pmecc_choose_ecc()
784 static uint16_t *create_lookup_table(int sector_size) in create_lookup_table()
808 int cap, sector_size; in atmel_pmecc_nand_init_params() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsfix.c752 s32 sector_size) in rewrite_boot()
1228 s64 read_sector, s64 fix_sectors, s32 sector_size) in try_fix_boot()
1289 s32 sector_size, s64 shown_sectors) in try_alternate_boot()
1448 s32 sector_size; in fix_startup() local
Dntfsresize.c4350 s32 sector_size) in get_volume_data()
4492 int sector_size; in expand_to_beginning() local
Dmkntfs.c221 long sector_size; /* -s, in bytes, power of 2, default is 512 bytes. */ member
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dsf_internal.h34 unsigned int sector_size; member
/third_party/uboot/u-boot-2020.01/include/jffs2/
Dload_kernel.h40 u32 sector_size; /* size of sector */ member
/third_party/uboot/u-boot-2020.01/cmd/
Djffs2.c262 u32 end_phys, start_phys, sector_size = 0, size = 0; in get_part_sector_size_nor() local
/third_party/uboot/u-boot-2020.01/drivers/fastboot/
Dfb_mmc.c147 ulong sector_size; /* boot partition sector size */ in fb_mmc_get_boot_header() local
/third_party/exfat-utils/include/
Dlibexfat.h62 unsigned int sector_size; member
/third_party/ntfs-3g/libntfs-3g/
Ddevice.c586 int sector_size; in ntfs_device_size_get() local
/third_party/exfat-utils/lib/
Dlibexfat.c361 unsigned int cluster_size, sector_size; in exfat_get_root_entry_offset() local
/third_party/uboot/u-boot-2020.01/fs/btrfs/
Dbtrfs_tree.h368 __u32 sector_size; member
421 __u32 sector_size; member
/third_party/uboot/u-boot-2020.01/include/
Dfat.h94 __u8 sector_size[2]; /* Bytes/sector */ member
/third_party/ntfs-3g/include/ntfs-3g/
Dvolume.h196 u16 sector_size; /* Byte size of a sector. */ member
/third_party/f2fs-tools/lib/
Dlibf2fs.c878 uint32_t sector_size; in get_device_info() local
/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h346 u32 sector_size; member
/third_party/uboot/u-boot-2020.01/fs/jffs2/
Djffs2_1pass.c1462 static inline uint32_t EMPTY_SCAN_SIZE(uint32_t sector_size) in EMPTY_SCAN_SIZE()
/third_party/e2fsprogs/lib/blkid/
Dprobe.c523 __u16 sector_size, dir_entries, reserved; in probe_fat() local
/third_party/f2fs-tools/include/
Df2fs_fs.h324 u_int32_t sector_size; member
363 u_int32_t sector_size; member

12