Searched refs:spi_imx_bytes_per_word (Results 1 – 1 of 1) sorted by relevance
214 static int spi_imx_bytes_per_word(const int bits_per_word) in spi_imx_bytes_per_word() function294 bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_buf_rx_swap_u32()319 if (spi_imx_bytes_per_word(spi_imx->bits_per_word) == 2) { in spi_imx_buf_rx_swap()349 bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_buf_tx_swap_u32()371 if (spi_imx_bytes_per_word(spi_imx->bits_per_word) == 2) { in spi_imx_buf_tx_swap()1078 fifo_words = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_push()1153 switch (spi_imx_bytes_per_word(spi_imx->bits_per_word)) { in spi_imx_dma_configure()1342 bytes_per_word = spi_imx_bytes_per_word(transfer->bits_per_word); in spi_imx_dma_transfer()