Searched defs:blocks (Results 1 – 25 of 28) sorted by relevance
12
| /u-boot/arch/arm/cpu/armv8/ |
| A D | sha1_ce_glue.c | 15 unsigned int blocks) in sha1_process()
|
| A D | sha256_ce_glue.c | 15 unsigned int blocks) in sha256_process()
|
| /u-boot/drivers/scsi/ |
| A D | scsi_emul.c | 45 uint blocks; in sb_scsi_emul_command() local
|
| A D | scsi.c | 66 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 D | onenand.c | 65 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 D | sha512.c | 195 int blocks) in sha512_block_fn() 214 int blocks; in sha512_base_do_update() local
|
| A D | sha256.c | 192 unsigned int blocks) in sha256_process()
|
| A D | sha1.c | 225 unsigned int blocks) in sha1_process()
|
| /u-boot/drivers/block/ |
| A D | blkcache.c | 163 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
|
| /u-boot/drivers/usb/isp1760/ |
| A D | isp1760-hcd.h | 25 unsigned int blocks[ISP176x_BLOCK_NUM]; member
|
| /u-boot/include/cramfs/ |
| A D | cramfs_fs.h | 47 u32 blocks; member
|
| /u-boot/tools/ |
| A D | mtk_nand_headers.h | 56 uint32_t blocks; /* Total blocks of NAND chip */ member 89 uint32_t blocks; /* Total blocks of NAND chip */ member
|
| /u-boot/drivers/mtd/ |
| A D | jedec_flash.c | 155 #define ERASEINFO(size,blocks) (size<<8)|(blocks-1) argument
|
| /u-boot/common/ |
| A D | usb_storage.c | 1086 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 D | rockchip-efuse.c | 229 u32 block_start, block_end, block_offset, blocks; in rockchip_efuse_read() local
|
| A D | rockchip-otp.c | 240 u32 block_start, block_end, block_offset, blocks; in rockchip_otp_read() local
|
| /u-boot/fs/erofs/ |
| A D | erofs_fs.h | 46 __le32 blocks; /* total fs blocks of this device */ member 66 __le32 blocks; /* used for statfs */ member
|
| A D | internal.h | 56 u32 blocks; member
|
| /u-boot/lib/efi_loader/ |
| A D | efi_disk.c | 112 int blocks; in efi_disk_rw_blocks() local
|
| /u-boot/drivers/mmc/ |
| A D | tmio-common.c | 294 unsigned int blocks) in tmio_sd_dma_wait_for_irq()
|
| A D | bcm2835_sdhost.c | 169 unsigned int blocks; /* remaining PIO blocks */ member
|
| A D | fsl_esdhc.c | 160 uint blocks; in esdhc_pio_read_write() local
|
| /u-boot/drivers/ata/ |
| A D | ahci.c | 721 u16 blocks = 0; in ata_scsiop_read_write() local
|
| /u-boot/include/ |
| A D | ext_common.h | 182 } blocks; member
|
| /u-boot/fs/reiserfs/ |
| A D | reiserfs_private.h | 451 unsigned int blocks[MAX_HEIGHT]; member
|
Completed in 55 milliseconds
12