Lines Matching refs:tx_buf
531 t->tx_buf = t->rx_buf = data->status; in mmc_spi_command_send()
595 t->tx_buf = &scratch->data_token; in mmc_spi_setup_data_message()
606 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
616 t->tx_buf = &scratch->crc_val; in mmc_spi_setup_data_message()
620 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
648 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
681 crc_itu_t(0, t->tx_buf, t->len)); in mmc_spi_writeblock()
746 t->tx_buf += t->len; in mmc_spi_writeblock()
937 t->tx_buf = kmap_addr + sg->offset; in mmc_spi_data_do()
1008 host->early_status.tx_buf = host->early_status.rx_buf; in mmc_spi_data_do()
1411 host->status.tx_buf = host->ones; in mmc_spi_probe()