Lines Matching refs:msg_out
800 spi_populate_width_msg(&esp->msg_out[0], in esp_maybe_execute_command()
806 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command()
836 esp->msg_out[i + 2] = esp->msg_out[i]; in esp_maybe_execute_command()
837 esp->msg_out[0] = ent->tag[0]; in esp_maybe_execute_command()
838 esp->msg_out[1] = ent->tag[1]; in esp_maybe_execute_command()
1475 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1533 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_sdtr()
1542 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1583 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
1592 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_wdtr()
1617 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_extended()
1690 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_process()
1907 printk("%02x ", esp->msg_out[i]); in esp_process_event()
1916 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1922 esp_write8(esp->msg_out[0], ESP_FDATA); in esp_process_event()
1926 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1931 esp->msg_out, in esp_process_event()
2568 esp->msg_out[0] = ABORT_TASK_SET; in esp_eh_abort_handler()