Searched refs:EC_SPI_PAST_END_LENGTH (Results 1 – 1 of 1) sorted by relevance
58 #define EC_SPI_PAST_END_LENGTH 1 macro743 hc_spi->tx->len_max = hc_spi->tx->len_max - sizeof(out_preamble) - EC_SPI_PAST_END_LENGTH; in ec_host_cmd_spi_init()789 for (int i = 0; i < EC_SPI_PAST_END_LENGTH; i++) { in ec_host_cmd_spi_send()792 tx_size = hc_spi->tx->len + sizeof(out_preamble) + EC_SPI_PAST_END_LENGTH; in ec_host_cmd_spi_send()