Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsunplus-mmc.c523 u32 crc_token = FIELD_GET(SPMMC_CRCTOKEN_CHECK_RESULT, value); in spmmc_check_error() local
562 if (crc_token == 0x5) in spmmc_check_error()