Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/core/
Dblock.c1778 u32 stop_err_bits; in mmc_blk_status_error() local
1783 stop_err_bits = mmc_blk_stop_err_bits(brq); in mmc_blk_status_error()
1786 brq->stop.resp[0] & stop_err_bits || in mmc_blk_status_error()
1787 status & stop_err_bits || in mmc_blk_status_error()