Searched refs:ignore_crc (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Dmxs-mmc.c378 u32 ignore_crc, get_resp, long_resp; local
381 ignore_crc = (mmc_resp_type(cmd) & MMC_RSP_CRC) ?
388 ctrl0 = BM_SSP_CTRL0_ENABLE | ignore_crc | get_resp | long_resp;
445 u32 ignore_crc, get_resp, long_resp, read; local
448 ignore_crc = (mmc_resp_type(cmd) & MMC_RSP_CRC) ?
466 ignore_crc | get_resp | long_resp |

Completed in 567 milliseconds