Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dsha256_ce_glue.c15 unsigned int blocks) in sha256_process()
H A Dsha1_ce_glue.c15 unsigned int blocks) in sha1_process()
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_sparse.c61 ulong offset, ulong blocks) in flash_write_data()
99 static int flash_fill_data(struct blk_desc *desc, ulong offset, ulong blocks, in flash_fill_data()
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c61 unsigned long blocks) in scsi_setup_read16()
90 unsigned short blocks) in scsi_setup_read_ext()
111 unsigned short blocks) in scsi_setup_write_ext()
199 unsigned long blocks; in _scsi_read() local
/rk3399_rockchip-uboot/cmd/
H 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
227 int blocks; in onenand_block_test() local
H A Dfdc.c406 int fdc_read_data(unsigned char *buffer, unsigned long blocks,FDC_COMMAND_STRUCT *pCMD, FD_GEO_STRU… in fdc_read_data()
/rk3399_rockchip-uboot/tools/rockchip/
H A Dresource_tool.c712 static bool StorageWriteLba(int offset_block, void *data, int blocks) in StorageWriteLba()
735 static bool StorageReadLba(int offset_block, void *data, int blocks) in StorageReadLba()
761 int blocks = len / BLOCK_SIZE; in write_data() local
788 int blocks = 0; in test_load() local
824 int blocks = fix_blocks(content->content_size); in load_content() local
839 void *data, int blocks) in load_content_data()
923 static int load_file(const char *file_path, int offset_block, int blocks) in load_file()
/rk3399_rockchip-uboot/drivers/block/
H A Dblkcache.c146 void blkcache_configure(unsigned blocks, unsigned entries) in blkcache_configure()
/rk3399_rockchip-uboot/include/cramfs/
H A Dcramfs_fs.h47 u32 blocks; member
/rk3399_rockchip-uboot/drivers/mtd/
H A Djedec_flash.c155 #define ERASEINFO(size,blocks) (size<<8)|(blocks-1) argument
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_disk.c59 int blocks; in efi_disk_rw_blocks() local
/rk3399_rockchip-uboot/lib/
H A Dsha256.c216 unsigned int blocks) in sha256_process()
H A Dsha1.c251 unsigned int blocks) in sha1_process()
/rk3399_rockchip-uboot/common/
H A Dusb_storage.c1070 unsigned long start, unsigned short blocks) in usb_read_10()
1087 unsigned long start, unsigned short blocks) in usb_write_10()
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-storage.c77 u32 blocks, round, sector; in do_test_storage() local
/rk3399_rockchip-uboot/drivers/usb/emul/
H A Dsandbox_flash.c272 uint blocks; in handle_ufi_command() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Duniphier-sd.c314 unsigned int blocks) in uniphier_sd_dma_wait_for_irq()
H A Dfsl_esdhc.c169 uint blocks; in esdhc_pio_read_write() local
/rk3399_rockchip-uboot/drivers/ata/
H A Dahci.c778 u16 blocks = 0; in ata_scsiop_read_write() local
/rk3399_rockchip-uboot/include/
H A Dext_common.h178 } blocks; member
H A Dmmc.h402 uint blocks; member
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs_private.h450 unsigned int blocks[MAX_HEIGHT]; member