Home
last modified time | relevance | path

Searched defs:bytes_per_word (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/spi/
H A Dspi-imx.c362 unsigned int bytes_per_word; in spi_imx_buf_rx_swap_u32() local
409 unsigned int bytes_per_word; in spi_imx_buf_tx_swap_u32() local
461 unsigned int bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in mx53_ecspi_rx_target() local
489 unsigned int bytes_per_word; in mx53_ecspi_tx_target() local
1496 unsigned int bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_dma_rx_data_handle() local
1614 unsigned int bytes_per_word = spi_imx_bytes_per_word(spi_imx->bits_per_word); in spi_imx_dma_tx_data_handle() local
1832 unsigned int bytes_per_word = word_delay ? in spi_imx_dma_max_wml_find() local
H A Dspi-uniphier.c103 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
H A Dspi-rzv2h-rspi.c108 unsigned int bytes_per_word; member
H A Dspi-sh-msiof.c830 unsigned int bytes_per_word; in sh_msiof_transfer_one() local
/linux/include/linux/spi/
H A Daltera.h36 int bytes_per_word; member