Home
last modified time | relevance | path

Searched defs:bytes_per_word (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-6.6/include/linux/spi/
H A Daltera.h36 int bytes_per_word; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-altera.c55 int bytes_per_word; member
H A Dspi-st-ssc4.c63 u16 bytes_per_word; member
H A Dspi-npcm-pspi.c61 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
H A Dspi-xilinx.c89 u8 bytes_per_word; member
H A Dspi-davinci.c128 u8 *bytes_per_word; member
H A Dspi-fsl-lpspi.c178 unsigned int bytes_per_word; in fsl_lpspi_can_dma() local
H A Dspi-tegra20-sflash.c117 unsigned bytes_per_word; member
H A Dspi-uniphier.c103 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
H A Dspi-meson-spicc.c166 unsigned int bytes_per_word; member
H A 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
H A Dspi-sh-msiof.c918 unsigned int bytes_per_word; in sh_msiof_transfer_one() local
[all...]
H A Dspi-rockchip.c629 unsigned int bytes_per_word = xfer->bits_per_word <= 8 ? 1 : 2; in rockchip_spi_can_dma() local
H A Dspi-tegra20-slink.c168 unsigned bytes_per_word; member
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-st-ssc4.c62 u16 bytes_per_word; member
H A Dspi-npcm-pspi.c61 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
H A Dspi-xilinx.c89 u8 bytes_per_word; member
H A Dspi-fsl-lpspi.c177 unsigned int bytes_per_word; in fsl_lpspi_can_dma() local
H A Dspi-rzv2m-csi.c98 unsigned int bytes_per_word; member
H A Dspi-davinci.c127 u8 *bytes_per_word; member
H A Dspi-uniphier.c103 static inline unsigned int bytes_per_word(unsigned int bits) in bytes_per_word() function
H A Dspi-tegra20-sflash.c117 unsigned bytes_per_word; member
H A Dspi-geni-qcom.c485 int bytes_per_word = (mas->cur_bits_per_word / BITS_PER_BYTE) + 1; in setup_gsi_xfer() local
H A Dspi-sh-msiof.c921 unsigned int bytes_per_word; in sh_msiof_transfer_one() local
[all...]
H A Dspi-rockchip.c715 unsigned int bytes_per_word = xfer->bits_per_word <= 8 ? 1 : 2; in rockchip_spi_can_dma() local

Completed in 32 milliseconds

12