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()
1467 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_reject()
1525 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_sdtr()
1534 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_sdtr()
1575 spi_populate_sync_msg(&esp->msg_out[0], in esp_msgin_wdtr()
1584 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_wdtr()
1609 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_extended()
1682 esp->msg_out[0] = MESSAGE_REJECT; in esp_msgin_process()
1896 printk("%02x ", esp->msg_out[i]); in esp_process_event()
1905 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1911 esp_write8(esp->msg_out[0], ESP_FDATA); in esp_process_event()
1915 esp_write8(esp->msg_out[i], ESP_FDATA); in esp_process_event()
1920 esp->msg_out, in esp_process_event()
2557 esp->msg_out[0] = ABORT_TASK_SET; in esp_eh_abort_handler()