Searched refs:blockcount (Results 1 – 1 of 1) sorted by relevance
76 static int mmc_set_blockcount(struct mmc *mmc, unsigned int blockcount, in mmc_set_blockcount() argument82 cmd.cmdarg = blockcount & 0x0000FFFF; in mmc_set_blockcount()