Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dcros_ec.h35 EC_MSG_BYTES = EC_PROTO2_MAX_PARAM_SIZE + enumerator
/linux-4.1.27/drivers/mfd/
Dcros_ec_spi.c367 ec_dev->din_size = EC_MSG_BYTES + EC_MSG_PREAMBLE_COUNT; in cros_ec_spi_probe()
368 ec_dev->dout_size = EC_MSG_BYTES; in cros_ec_spi_probe()