Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/core/
Dblock.c1758 u32 stop_err_bits; in mmc_blk_status_error() local
1763 stop_err_bits = mmc_blk_stop_err_bits(brq); in mmc_blk_status_error()
1766 brq->stop.resp[0] & stop_err_bits || in mmc_blk_status_error()
1767 status & stop_err_bits || in mmc_blk_status_error()