Searched defs:sector_size (Results 1 – 16 of 16) sorted by relevance
/u-boot/tools/ |
A D | atmel_pmecc_params.c | 18 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
|
A D | atmelimage.c | 34 int sector_size; member
|
A D | imx8image.c | 12 static int sector_size; variable 771 static int build_container(soc_type_t soc, uint32_t sector_size, in build_container()
|
A D | imx8mimage.c | 18 static uint32_t sector_size = 0x200; variable
|
/u-boot/drivers/mtd/nand/raw/ |
A D | atmel_nand.c | 90 static int pmecc_get_ecc_bytes(int cap, int sector_size) in pmecc_get_ecc_bytes() 395 int sector_size = host->pmecc_sector_size; in pmecc_err_location() local 449 int byte_pos, bit_pos, sector_size, pos; in pmecc_correct_data() local 707 int *cap, int *sector_size) in pmecc_choose_ecc() 795 static uint16_t *create_lookup_table(int sector_size) in create_lookup_table() 819 int cap, sector_size; in atmel_pmecc_nand_init_params() local
|
/u-boot/drivers/bootcount/ |
A D | spi-flash.c | 22 u32 sector_size = flash->sector_size; in bootcount_spi_flash_update() local
|
/u-boot/drivers/mtd/spi/ |
A D | sf_internal.h | 35 unsigned int sector_size; member
|
/u-boot/fs/btrfs/ |
A D | volumes.h | 40 u32 sector_size; member 83 int sector_size; member
|
/u-boot/include/jffs2/ |
A D | load_kernel.h | 40 u32 sector_size; /* size of sector */ member
|
/u-boot/cmd/ |
A D | jffs2.c | 265 u32 end_phys, start_phys, sector_size = 0, size = 0; in get_part_sector_size_nor() local
|
/u-boot/drivers/fastboot/ |
A D | fb_mmc.c | 299 ulong sector_size; /* boot partition sector size */ in fb_mmc_get_boot_header() local
|
/u-boot/include/ |
A D | fat.h | 96 __u8 sector_size[2]; /* Bytes/sector */ member
|
/u-boot/drivers/xen/ |
A D | pvblock.c | 39 unsigned int sector_size; member
|
/u-boot/include/linux/mtd/ |
A D | spi-nor.h | 353 u32 sector_size; member
|
/u-boot/fs/jffs2/ |
A D | jffs2_1pass.c | 1454 static inline uint32_t EMPTY_SCAN_SIZE(uint32_t sector_size) in EMPTY_SCAN_SIZE()
|
/u-boot/fs/btrfs/kernel-shared/ |
A D | btrfs_tree.h | 416 __le32 sector_size; member 469 __le32 sector_size; member
|
Completed in 36 milliseconds