Home
last modified time | relevance | path

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

/u-boot/include/
A Dmmc.h719 char op_cond_pending; /* 1 if we are waiting on an op_cond command */ member
/u-boot/drivers/mmc/
A Dmmc.c716 mmc->op_cond_pending = 1; in mmc_send_op_cond()
727 mmc->op_cond_pending = 0; in mmc_complete_op_cond()
2898 if (mmc->op_cond_pending) in mmc_complete_init()

Completed in 9 milliseconds