Lines Matching refs:msg_out
782 spi_populate_width_msg(&esp->msg_out[0], in esp_maybe_execute_command()
788 spi_populate_sync_msg(&esp->msg_out[0], in esp_maybe_execute_command()
838 esp->msg_out[i + 2] = esp->msg_out[i]; in esp_maybe_execute_command()
839 esp->msg_out[0] = ent->tag[0]; in esp_maybe_execute_command()
840 esp->msg_out[1] = ent->tag[1]; in esp_maybe_execute_command()
1470 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1528 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_sdtr()
1537 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1578 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
1587 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_wdtr()
1612 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_extended()
1685 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_process()
1902 printk("%02x ", esp->msg_out[i]); in esp_process_event()
1911 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1917 esp_write8(esp->msg_out[0], ESP_FDATA); in esp_process_event()
1921 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1926 esp->msg_out, in esp_process_event()
2565 esp->msg_out[0] = ABORT_TASK_SET; in esp_eh_abort_handler()