Home
last modified time | relevance | path

Searched defs:blocks (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/arch/arm/cpu/armv8/
A Dsha1_ce_glue.c15 unsigned int blocks) in sha1_process()
A Dsha256_ce_glue.c15 unsigned int blocks) in sha256_process()
/u-boot/drivers/scsi/
A Dscsi_emul.c45 uint blocks; in sb_scsi_emul_command() local
A Dscsi.c66 unsigned long blocks) in scsi_setup_read16()
111 unsigned short blocks) in scsi_setup_read_ext()
132 unsigned short blocks) in scsi_setup_write_ext()
183 unsigned long blocks; in scsi_read() local
/u-boot/cmd/
A Donenand.c65 int blocks = (int) len >> this->erase_shift; in onenand_block_read() local
136 int blocks = len >> this->erase_shift; in onenand_block_write() local
222 int blocks; in onenand_block_test() local
/u-boot/lib/
A Dsha512.c195 int blocks) in sha512_block_fn()
214 int blocks; in sha512_base_do_update() local
A Dsha256.c192 unsigned int blocks) in sha256_process()
A Dsha1.c225 unsigned int blocks) in sha1_process()
/u-boot/drivers/block/
A Dblkcache.c163 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
/u-boot/drivers/usb/isp1760/
A Disp1760-hcd.h25 unsigned int blocks[ISP176x_BLOCK_NUM]; member
/u-boot/include/cramfs/
A Dcramfs_fs.h47 u32 blocks; member
/u-boot/tools/
A Dmtk_nand_headers.h56 uint32_t blocks; /* Total blocks of NAND chip */ member
89 uint32_t blocks; /* Total blocks of NAND chip */ member
/u-boot/drivers/mtd/
A Djedec_flash.c155 #define ERASEINFO(size,blocks) (size<<8)|(blocks-1) argument
/u-boot/common/
A Dusb_storage.c1086 unsigned long start, unsigned short blocks) in usb_read_10()
1103 unsigned long start, unsigned short blocks) in usb_write_10()
/u-boot/drivers/misc/
A Drockchip-efuse.c229 u32 block_start, block_end, block_offset, blocks; in rockchip_efuse_read() local
A Drockchip-otp.c240 u32 block_start, block_end, block_offset, blocks; in rockchip_otp_read() local
/u-boot/fs/erofs/
A Derofs_fs.h46 __le32 blocks; /* total fs blocks of this device */ member
66 __le32 blocks; /* used for statfs */ member
A Dinternal.h56 u32 blocks; member
/u-boot/lib/efi_loader/
A Defi_disk.c112 int blocks; in efi_disk_rw_blocks() local
/u-boot/drivers/mmc/
A Dtmio-common.c294 unsigned int blocks) in tmio_sd_dma_wait_for_irq()
A Dbcm2835_sdhost.c169 unsigned int blocks; /* remaining PIO blocks */ member
A Dfsl_esdhc.c160 uint blocks; in esdhc_pio_read_write() local
/u-boot/drivers/ata/
A Dahci.c721 u16 blocks = 0; in ata_scsiop_read_write() local
/u-boot/include/
A Dext_common.h182 } blocks; member
/u-boot/fs/reiserfs/
A Dreiserfs_private.h451 unsigned int blocks[MAX_HEIGHT]; member

Completed in 55 milliseconds

12