Searched defs:blkcount (Results 1 – 3 of 3) sorted by relevance
108 static int read_bytes(struct mmc *dev, u32 *dest, u32 blkcount, u32 blksize) in read_bytes()163 static int write_bytes(struct mmc *dev, u32 *src, u32 blkcount, u32 blksize) in write_bytes()
455 unsigned int blkcount = (transfer_size + f_rkusb->desc->blksz - 1) / in tx_handler_ul_image() local
20 e2_blkcnt_t blkcount; member