Searched defs:sector_size (Results 1 - 23 of 23) sorted by relevance

/u-boot/tools/
H A Datmel_pmecc_params.c18 static int pmecc_get_ecc_bytes(int cap, int sector_size) argument
28 unsigned int sector_size = CONFIG_PMECC_SECTOR_SIZE; local
H A Datmelimage.c34 int sector_size; member in struct:pmecc_config
H A Dmtk_nand_headers.h49 uint32_t sector_size; /* ECC step size */ member in struct:hsm_nand_boot_header::__anon83
82 uint32_t sector_size; /* ECC step size */ member in struct:hsm20_nand_boot_header::__anon84
H A Dimx8image.c12 static int sector_size; variable
816 static int build_container(soc_type_t soc, uint32_t sector_size, argument
[all...]
H A Dimx8mimage.c18 static uint32_t sector_size = 0x200; variable
/u-boot/drivers/bootcount/
H A Dspi-flash.c22 u32 sector_size = flash->sector_size; local
/u-boot/include/jffs2/
H A Dload_kernel.h40 u32 sector_size; /* size of sector */ member in struct:part_info
/u-boot/drivers/mtd/spi/
H A Dsf_internal.h35 unsigned int sector_size; member in struct:flash_info
/u-boot/cmd/
H A Djffs2.c264 u32 end_phys, start_phys, sector_size = 0, size = 0; local
/u-boot/drivers/fastboot/
H A Dfb_mmc.c291 ulong sector_size; /* boot partition sector size */ local
/u-boot/fs/btrfs/
H A Dvolumes.h40 u32 sector_size; member in struct:btrfs_device
83 int sector_size; member in struct:map_lookup
/u-boot/arch/x86/include/asm/
H A Dcb_sysinfo.h211 u32 sector_size; member in struct:sysinfo_t::__anon1
H A Dcoreboot_tables.h392 u32 sector_size; member in struct:cb_spi_flash
/u-boot/include/
H A Dfat.h90 __u8 sector_size[2]; /* Bytes/sector */ member in struct:boot_sector
/u-boot/test/image/
H A Dspl_load_fs.c176 u16 sector_size = 512; local
[all...]
/u-boot/drivers/xen/
H A Dpvblock.c42 unsigned int sector_size; member in struct:blkfront_info
[all...]
/u-boot/fs/jffs2/
H A Djffs2_1pass.c1473 static inline uint32_t EMPTY_SCAN_SIZE(uint32_t sector_size) argument
[all...]
/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c89 static int pmecc_get_ecc_bytes(int cap, int sector_size) argument
394 int sector_size = host->pmecc_sector_size; local
448 int byte_pos, bit_pos, sector_size, pos; local
703 pmecc_choose_ecc(struct atmel_nand_host *host, struct nand_chip *chip, int *cap, int *sector_size) argument
793 create_lookup_table(int sector_size) argument
817 int cap, sector_size; local
[all...]
/u-boot/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c631 int sector_size = get_sectorsize(user); local
/u-boot/fs/fat/
H A Dfat.c529 u16 sector_size = get_unaligned_le16(bs->sector_size); local
/u-boot/drivers/usb/gadget/
H A Dstorage_common.c571 fsg_lun_open(struct fsg_lun *curlun, unsigned int num_sectors, unsigned int sector_size, const char *filename) argument
/u-boot/include/linux/mtd/
H A Dspi-nor.h594 u32 sector_size; member in struct:spi_nor
/u-boot/fs/btrfs/kernel-shared/
H A Dbtrfs_tree.h415 __le32 sector_size; member in struct:btrfs_dev_item
468 __le32 sector_size; member in struct:btrfs_chunk

Completed in 141 milliseconds