Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/core/
Dblock.c1691 u32 stop_err_bits; in mmc_blk_status_error() local
1696 stop_err_bits = mmc_blk_stop_err_bits(brq); in mmc_blk_status_error()
1699 brq->stop.resp[0] & stop_err_bits || in mmc_blk_status_error()
1700 status & stop_err_bits || in mmc_blk_status_error()