Searched refs:tspi (Results 1 – 5 of 5) sorted by relevance
349 tspi->cur_rx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_slink_read_rx_fifo_to_client_rxbuf()387 tspi->cur_tx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_slink_copy_client_txbuf_to_spi_txbuf()418 tspi->cur_rx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_slink_copy_spi_rxbuf_to_client_rxbuf()863 tspi->cur_pos = tspi->cur_tx_pos; in handle_cpu_based_xfer()865 tspi->cur_pos = tspi->cur_rx_pos; in handle_cpu_based_xfer()937 tspi->cur_pos = tspi->cur_tx_pos; in handle_dma_based_xfer()939 tspi->cur_pos = tspi->cur_rx_pos; in handle_dma_based_xfer()974 tspi->tx_status = tspi->status_reg & in tegra_slink_isr()978 tspi->rx_status = tspi->status_reg & in tegra_slink_isr()1071 tspi->max_buf_size = tspi->dma_buf_size; in tegra_slink_probe()[all …]
364 tspi->cur_rx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_read_rx_fifo_to_client_rxbuf()398 tspi->cur_tx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_copy_client_txbuf_to_spi_txbuf()437 tspi->cur_rx_pos += tspi->curr_dma_words * tspi->bytes_per_word; in tegra_spi_copy_spi_rxbuf_to_client_rxbuf()1144 tspi->cur_pos = tspi->cur_tx_pos; in handle_cpu_based_xfer()1146 tspi->cur_pos = tspi->cur_rx_pos; in handle_cpu_based_xfer()1219 tspi->cur_pos = tspi->cur_tx_pos; in handle_dma_based_xfer()1221 tspi->cur_pos = tspi->cur_rx_pos; in handle_dma_based_xfer()1256 tspi->tx_status = tspi->status_reg & in tegra_spi_isr()1260 tspi->rx_status = tspi->status_reg & in tegra_spi_isr()1377 tspi->max_buf_size = tspi->dma_buf_size; in tegra_spi_probe()[all …]
114 dtb-$(CONFIG_ARCH_ROCKCHIP) += rk3566-lckfb-tspi.dtb
15 compatible = "lckfb,tspi-rk3566", "rockchip,rk3566";
715 - const: lckfb,tspi-rk3566