Home
last modified time | relevance | path

Searched defs:blksz (Results 1 – 19 of 19) sorted by relevance

/rk3399_rockchip-uboot/drivers/block/
H A Dblkcache.c21 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 Dblk-uclass.c647 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 Dide.c1194 int blksz; in ide_probe() local
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Duimage.c20 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 Dimage-sparse.h13 lbaint_t blksz; member
H A Dblk.h94 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 Dext4fs.h85 uint32_t blksz; member
H A Dpart.h65 ulong blksz; /* block size in bytes */ member
H A Dsdhci.h24 #define SDHCI_MAKE_BLKSZ(dma, blksz) (((dma & 0x7) << 12) | (blksz & 0xFFF)) argument
/rk3399_rockchip-uboot/drivers/mmc/
H A Darm_pl180_mmci.c214 u32 blksz = 0; in do_data_transfer() local
H A Dmxcmmc.c152 unsigned int blksz = data->blocksize; in mxcmci_setup_data() local
/rk3399_rockchip-uboot/drivers/scsi/
H A Dscsi.c544 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 Defi_disk.c58 int blksz; in efi_disk_rw_blocks() local
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/
H A Dmmc.h21 u32 blksz; /* 0x10 block size */ member
/rk3399_rockchip-uboot/tools/
H A Dkwboot.c352 const size_t blksz = sizeof(block->data); in kwboot_xm_makeblock() local
/rk3399_rockchip-uboot/common/
H A Dimage-android.c429 ulong blksz = desc->blksz; in image_load() local
H A Dusb_storage.c1424 u32 capacity, blksz; in usb_stor_get_info() local
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c1533 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 Dzfs.c1115 uint64_t blkid, blksz; /* the block id this object dnode is in */ in dnode_get() local
2076 int blksz, movesize; in zfs_read() local