Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmmc.c617 static int mmc_send_op_cond_iter(struct mmc *mmc, int use_arg) in mmc_send_op_cond_iter() argument
625 if (use_arg && !mmc_host_is_spi(mmc)) in mmc_send_op_cond_iter()