Home
last modified time | relevance | path

Searched defs:bpw (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/spi/
H A Dspi-dln2.c92 u8 bpw; member
303 static int dln2_spi_set_bpw(struct dln2_spi *dln2, u8 bpw) in dln2_spi_set_bpw()
307 u8 bpw; in dln2_spi_set_bpw() member
356 static int dln2_spi_copy_to_buf(u8 *dln2_buf, const u8 *src, u16 len, u8 bpw) in dln2_spi_copy_to_buf()
389 static int dln2_spi_copy_from_buf(u8 *dest, const u8 *dln2_buf, u16 len, u8 bpw) in dln2_spi_copy_from_buf()
611 u8 bpw, u8 mode) in dln2_spi_transfer_setup()
H A Dspi-topcliff-pch.c516 static void pch_spi_set_tx(struct pch_spi_data *data, int *bpw) in pch_spi_set_tx()
694 static void pch_spi_copy_rx_data(struct pch_spi_data *data, int bpw) in pch_spi_copy_rx_data()
715 static void pch_spi_copy_rx_data_for_dma(struct pch_spi_data *data, int bpw) in pch_spi_copy_rx_data_for_dma()
819 static void pch_spi_request_dma(struct pch_spi_data *data, int bpw) in pch_spi_request_dma()
895 static void pch_spi_handle_dma(struct pch_spi_data *data, int *bpw) in pch_spi_handle_dma()
1107 int bpw; in pch_spi_process_messages() local
H A Dspi-synquacer.c125 unsigned int bpw; member
233 unsigned int speed, mode, bpw, cs, bus_width, transfer_mode; in synquacer_spi_config() local
361 u8 bpw; in synquacer_spi_transfer_one() local
H A Dspi-au1550.c223 unsigned int bpw, hz; in au1550_spi_setupxfer() local
640 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw) in au1550_spi_bits_handlers_set()
H A Dspi-clps711x.c32 unsigned int bpw; member
H A Dspi-ar934x.c86 u8 bpw, term = 0; in ar934x_spi_transfer_one_message() local
H A Dspi-uniphier.c320 unsigned int bpw = bytes_per_word(priv->bits_per_word); in uniphier_spi_fill_tx_fifo() local
354 unsigned int bpw = bytes_per_word(priv->bits_per_word); in uniphier_spi_can_dma() local
H A Dspi-fsl-lpspi.c90 u8 bpw; member
187 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word()
H A Dspi-stm32.c575 u32 packet, bpw; in stm32h7_spi_prepare_fthlv() local
1535 u32 bpw; stm32f7_spi_set_bpw() local
1560 u32 bpw, fthlv; stm32h7_spi_set_bpw() local
H A Dspi-ep93xx.c103 #define bits_per_word_to_dss(bpw) ((bpw) - 1) argument
H A Dspi-s3c64xx.c809 u8 bpw; in s3c64xx_spi_transfer_one() local
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c868 unsigned int bpw) in mipi_dbi_spi1e_transfer()
986 unsigned int bpw) in mipi_dbi_spi1_transfer()
1103 unsigned int bpw = 8; in mipi_dbi_typec1_command() local
1194 unsigned int bpw = 8; in mipi_dbi_typec3_command() local
1324 u8 bpw, const void *buf, size_t len) in mipi_dbi_spi_transfer()
/linux/drivers/gpu/drm/tiny/
H A Dili9486.c46 unsigned int bpw = 8; in waveshare_command() local
H A Dili9225.c317 unsigned int bpw = 8; in ili9225_dbi_command() local
/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c430 void geni_se_config_packing(struct geni_se *se, int bpw, int pack_words, in geni_se_config_packing()
/linux/include/linux/spi/
H A Dspi.h1336 spi_is_bpw_supported(struct spi_device * spi,u32 bpw) spi_is_bpw_supported() argument
/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c487 int bpw = sizeof(u32); in ux500_swizzle_key() local