Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmmc.h602 char op_cond_pending; /* 1 if we are waiting on an op_cond command */ member
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c623 mmc->op_cond_pending = 1; in mmc_send_op_cond()
634 mmc->op_cond_pending = 0; in mmc_complete_op_cond()
2340 if (mmc->op_cond_pending)