start_of_msg_delay   75 drivers/platform/chrome/cros_ec_spi.c 	unsigned int start_of_msg_delay;
start_of_msg_delay  415 drivers/platform/chrome/cros_ec_spi.c 	if (ec_spi->start_of_msg_delay) {
start_of_msg_delay  417 drivers/platform/chrome/cros_ec_spi.c 		trans_delay.delay_usecs = ec_spi->start_of_msg_delay;
start_of_msg_delay  693 drivers/platform/chrome/cros_ec_spi.c 		ec_spi->start_of_msg_delay = val;