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

/linux-master/drivers/platform/chrome/
H A Dcros_ec_spi.c211 if (*ptr == EC_SPI_FRAME_START) {
319 if (*ptr == EC_SPI_FRAME_START) {
/linux-master/include/linux/platform_data/
H A Dcros_ec_commands.h627 * bytes looking for EC_SPI_FRAME_START
629 * 7. EC_SPI_FRAME_START - AP reads frame byte
636 * If the AP is waiting for EC_SPI_FRAME_START and sees any value other than
644 * and lost data. The AP should give up waiting for EC_SPI_FRAME_START,
653 #define EC_SPI_FRAME_START 0xec macro

Completed in 151 milliseconds