Lines Matching refs:tx_buf
466 t->tx_buf = t->rx_buf = data->status; in mmc_spi_command_send()
530 t->tx_buf = &scratch->data_token; in mmc_spi_setup_data_message()
541 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
551 t->tx_buf = &scratch->crc_val; in mmc_spi_setup_data_message()
555 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
583 t->tx_buf = host->ones; in mmc_spi_setup_data_message()
615 crc_itu_t(0, t->tx_buf, t->len)); in mmc_spi_writeblock()
664 t->tx_buf += t->len; in mmc_spi_writeblock()
829 t->tx_buf = kmap_addr + sg->offset; in mmc_spi_data_do()
900 host->early_status.tx_buf = host->early_status.rx_buf; in mmc_spi_data_do()
1329 host->status.tx_buf = host->ones; in mmc_spi_probe()