Lines Matching refs:msg_out
784 spi_populate_width_msg(&esp->msg_out[0], in esp_maybe_execute_command()
790 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command()
840 esp->msg_out[i + 2] = esp->msg_out[i]; in esp_maybe_execute_command()
841 esp->msg_out[0] = ent->tag[0]; in esp_maybe_execute_command()
842 esp->msg_out[1] = ent->tag[1]; in esp_maybe_execute_command()
1214 esp->msg_out[0] = ABORT_TASK_SET; in esp_reconnect()
1481 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1499 esp->msg_out[0] = ABORT_TASK_SET; in esp_msgin_reject()
1540 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_sdtr()
1549 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1590 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
1599 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_wdtr()
1624 esp->msg_out[0] = ABORT_TASK_SET; in esp_msgin_extended()
1697 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_process()
1915 printk("%02x ", esp->msg_out[i]); in esp_process_event()
1924 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1930 esp_write8(esp->msg_out[0], ESP_FDATA); in esp_process_event()
1934 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1939 esp->msg_out, in esp_process_event()
2572 esp->msg_out[0] = ABORT_TASK_SET; in esp_eh_abort_handler()