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()
1469 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1527 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_sdtr()
1536 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1577 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
1586 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_wdtr()
1611 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_extended()
1684 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_process()
1898 printk("%02x ", esp->msg_out[i]); in esp_process_event()
1907 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1913 esp_write8(esp->msg_out[0], ESP_FDATA); in esp_process_event()
1917 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1922 esp->msg_out, in esp_process_event()
2559 esp->msg_out[0] = ABORT_TASK_SET; in esp_eh_abort_handler()