Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dblock.c1828 u32 stop_err_bits; in mmc_blk_status_error() local
1833 stop_err_bits = mmc_blk_stop_err_bits(brq); in mmc_blk_status_error()
1836 brq->stop.resp[0] & stop_err_bits || in mmc_blk_status_error()
1837 status & stop_err_bits || in mmc_blk_status_error()