Searched refs:non_token_bytes (Results 1 – 1 of 1) sorted by relevance
1261 unsigned int non_token_bytes; in mmcspi_read_block() local1317 non_token_bytes = MMCSPI_POLL_LEN - i - 1; in mmcspi_read_block()1318 data_captured = min(non_token_bytes, len); in mmcspi_read_block()1319 crc_captured = non_token_bytes - data_captured; in mmcspi_read_block()