Searched refs:EC_MSG_PREAMBLE_COUNT (Results 1 – 1 of 1) sorted by relevance
39 #define EC_MSG_PREAMBLE_COUNT 32 macro134 trans.len = EC_MSG_PREAMBLE_COUNT; in cros_ec_spi_receive_response()144 for (end = ptr + EC_MSG_PREAMBLE_COUNT; ptr != end; ptr++) { in cros_ec_spi_receive_response()367 ec_dev->din_size = EC_MSG_BYTES + EC_MSG_PREAMBLE_COUNT; in cros_ec_spi_probe()