Searched refs:spi_imx_bytes_per_word (Results 1 – 1 of 1) sorted by relevance
205 static int spi_imx_bytes_per_word(const int bits_per_word) in spi_imx_bytes_per_word() function227 bytes_per_word = spi_imx_bytes_per_word(transfer->bits_per_word); in spi_imx_can_dma()288 bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_buf_rx_swap_u32()313 if (spi_imx_bytes_per_word(spi_imx->bits_per_word) == 2) { in spi_imx_buf_rx_swap()343 bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_buf_tx_swap_u32()365 if (spi_imx_bytes_per_word(spi_imx->bits_per_word) == 2) { in spi_imx_buf_tx_swap()1025 fifo_words = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_push()1100 switch (spi_imx_bytes_per_word(spi_imx->bits_per_word)) { in spi_imx_dma_configure()