Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dblock.c1897 u32 stop_err_bits; in mmc_blk_status_error() local
1902 stop_err_bits = mmc_blk_stop_err_bits(brq); in mmc_blk_status_error()
1905 brq->stop.resp[0] & stop_err_bits || in mmc_blk_status_error()
1906 status & stop_err_bits || in mmc_blk_status_error()