Home
last modified time | relevance | path

Searched refs:blockcount (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Drpmb.c76 static int mmc_set_blockcount(struct mmc *mmc, unsigned int blockcount, in mmc_set_blockcount() argument
82 cmd.cmdarg = blockcount & 0x0000FFFF; in mmc_set_blockcount()