| /rk3399_rockchip-uboot/drivers/block/ |
| H A D | blkcache.c | 21 unsigned long blksz; member 34 unsigned long blksz) in cache_find() 56 unsigned long blksz, void *buffer) in blkcache_read() 77 unsigned long blksz, void const *buffer) in blkcache_fill()
|
| H A D | blk-uclass.c | 647 const char *name, int if_type, int devnum, int blksz, in blk_create_device() 681 const char *name, int if_type, int devnum, int blksz, in blk_create_devicef()
|
| H A D | ide.c | 1194 int blksz; in ide_probe() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | uimage.c | 20 ulong blksz; in uimage_load_one() local 131 int blksz = RK_BLK_SIZE; in uimage_sysmem_reserve_each() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image-sparse.h | 13 lbaint_t blksz; member
|
| H A D | blk.h | 94 unsigned long blksz; /* block size */ member 207 unsigned long blksz, void *buffer) in blkcache_read() 214 unsigned long blksz, void const *buffer) {} in blkcache_fill()
|
| H A D | ext4fs.h | 85 uint32_t blksz; member
|
| H A D | part.h | 65 ulong blksz; /* block size in bytes */ member
|
| H A D | sdhci.h | 24 #define SDHCI_MAKE_BLKSZ(dma, blksz) (((dma & 0x7) << 12) | (blksz & 0xFFF)) argument
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | arm_pl180_mmci.c | 214 u32 blksz = 0; in do_data_transfer() local
|
| H A D | mxcmmc.c | 152 unsigned int blksz = data->blocksize; in mxcmci_setup_data() local
|
| /rk3399_rockchip-uboot/drivers/scsi/ |
| H A D | scsi.c | 544 lbaint_t *capacity, unsigned long *blksz) in scsi_read_capacity() 663 unsigned long blksz; in scsi_detect_dev() local
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_disk.c | 58 int blksz; in efi_disk_rw_blocks() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | mmc.h | 21 u32 blksz; /* 0x10 block size */ member
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | kwboot.c | 352 const size_t blksz = sizeof(block->data); in kwboot_xm_makeblock() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-android.c | 429 ulong blksz = desc->blksz; in image_load() local
|
| H A D | usb_storage.c | 1424 u32 capacity, blksz; in usb_stor_get_info() local
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | ext4_common.c | 1533 int blksz = EXT2_BLOCK_SIZE(data); in ext4fs_get_extent_block() local 1621 int blksz; in read_allocated_block() local
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs.c | 1115 uint64_t blkid, blksz; /* the block id this object dnode is in */ in dnode_get() local 2076 int blksz, movesize; in zfs_read() local
|