Searched defs:bpw (Results 1 - 16 of 16) sorted by relevance

/linux-master/drivers/spi/
H A Dspi-clps711x.c32 unsigned int bpw; member in struct:spi_clps711x_data
H A Dspi-ar934x.c86 u8 bpw, term = 0; local
H A Dspi-au1550.c223 unsigned int bpw, hz; local
649 static void au1550_spi_bits_handlers_set(struct au1550_spi *hw, int bpw) argument
H A Dspi-dln2.c92 u8 bpw; member in struct:dln2_spi
303 static int dln2_spi_set_bpw(struct dln2_spi *dln2, u8 bpw) argument
307 u8 bpw; member in struct:__anon2206
356 static int dln2_spi_copy_to_buf(u8 *dln2_buf, const u8 *src, u16 len, u8 bpw) argument
389 static int dln2_spi_copy_from_buf(u8 *dest, const u8 *dln2_buf, u16 len, u8 bpw) argument
610 dln2_spi_transfer_setup(struct dln2_spi *dln2, u32 speed, u8 bpw, u8 mode) argument
[all...]
H A Dspi-synquacer.c125 unsigned int bpw; member in struct:synquacer_spi
233 unsigned int speed, mode, bpw, cs, bus_width, transfer_mode; local
361 u8 bpw; local
[all...]
H A Dspi-uniphier.c320 unsigned int bpw = bytes_per_word(priv->bits_per_word); local
354 unsigned int bpw = bytes_per_word(priv->bits_per_word); local
H A Dspi-fsl-lpspi.c86 u8 bpw; member in struct:lpspi_config
168 static int fsl_lpspi_bytes_per_word(const int bpw) argument
[all...]
H A Dspi-topcliff-pch.c516 static void pch_spi_set_tx(struct pch_spi_data *data, int *bpw) argument
694 static void pch_spi_copy_rx_data(struct pch_spi_data *data, int bpw) argument
715 static void pch_spi_copy_rx_data_for_dma(struct pch_spi_data *data, int bpw) argument
819 pch_spi_request_dma(struct pch_spi_data *data, int bpw) argument
895 pch_spi_handle_dma(struct pch_spi_data *data, int *bpw) argument
1107 int bpw; local
[all...]
H A Dspi-s3c64xx.c809 u8 bpw; local
H A Dspi-stm32.c575 u32 packet, bpw; local
1545 u32 bpw; local
1570 u32 bpw, fthlv; local
/linux-master/drivers/gpu/drm/tiny/
H A Dili9486.c46 unsigned int bpw = 8; local
H A Dili9225.c317 unsigned int bpw = 8; local
/linux-master/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c1091 unsigned int bpw = (*cmd == MIPI_DCS_WRITE_MEMORY_START) ? 16 : 8; local
1179 unsigned int bpw = 8; local
854 mipi_dbi_spi1e_transfer(struct mipi_dbi *dbi, int dc, const void *buf, size_t len, unsigned int bpw) argument
972 mipi_dbi_spi1_transfer(struct mipi_dbi *dbi, int dc, const void *buf, size_t len, unsigned int bpw) argument
1293 mipi_dbi_spi_transfer(struct spi_device *spi, u32 speed_hz, u8 bpw, const void *buf, size_t len) argument
[all...]
/linux-master/drivers/soc/qcom/
H A Dqcom-geni-se.c430 void geni_se_config_packing(struct geni_se *se, int bpw, int pack_words, argument
/linux-master/drivers/crypto/stm32/
H A Dstm32-cryp.c443 int bpw = sizeof(u32); local
/linux-master/include/linux/spi/
H A Dspi.h1315 static inline bool spi_is_bpw_supported(struct spi_device *spi, u32 bpw) argument

Completed in 264 milliseconds