Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/spi/
Daltera.h36 int bytes_per_word; member
/Linux-v5.15/drivers/spi/
Dspi-tegra210-quad.c148 unsigned int bytes_per_word; member
290 u8 bytes_per_word = tqspi->bytes_per_word; in tegra_qspi_fill_tx_fifo_from_client_txbuf() local
335 u8 bytes_per_word = tqspi->bytes_per_word; in tegra_qspi_read_rx_fifo_to_client_rxbuf() local
Dspi-st-ssc4.c63 u16 bytes_per_word; member
Dspi-npcm-pspi.c61 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
Dspi-imx.c293 unsigned int bytes_per_word; in spi_imx_buf_rx_swap_u32() local
343 unsigned int bytes_per_word; in spi_imx_buf_tx_swap_u32() local
1355 unsigned int bytes_per_word, i; in spi_imx_dma_transfer() local
Dspi-xilinx.c89 u8 bytes_per_word; member
Dspi-omap2-mcspi.c299 int max_fifo_depth, bytes_per_word; in omap2_mcspi_set_fifo() local
553 int bytes_per_word = mcspi_bytes_per_word(word_len); in omap2_mcspi_rx_dma() local
Dspi-tegra114.c182 unsigned bytes_per_word; member
368 u8 bytes_per_word = tspi->bytes_per_word; in tegra_spi_read_rx_fifo_to_client_rxbuf() local
Dspi-uniphier.c103 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
Dspi-tegra20-sflash.c117 unsigned bytes_per_word; member
Dspi-meson-spicc.c165 unsigned int bytes_per_word; member
Dspi-fsl-lpspi.c178 unsigned int bytes_per_word; in fsl_lpspi_can_dma() local
Dspi-davinci.c128 u8 *bytes_per_word; member
Dspi-rockchip.c641 unsigned int bytes_per_word = xfer->bits_per_word <= 8 ? 1 : 2; in rockchip_spi_can_dma() local
Dspi-tegra20-slink.c168 unsigned bytes_per_word; member
Dspi-sh-msiof.c919 unsigned int bytes_per_word; in sh_msiof_transfer_one() local