Home
last modified time | relevance | path

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

/linux/drivers/spi/
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-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-fsl-lpspi.c95 u8 bpw; member
199 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word()
H A Dspi-stm32.c601 u32 packet, bpw; in stm32h7_spi_prepare_fthlv() local
1783 u32 bpw; in stm32f7_spi_set_bpw() local
1808 u32 bpw, fthlv; in stm32h7_spi_set_bpw() local
H A Dspi-s3c64xx.c811 u8 bpw; in s3c64xx_spi_transfer_one() local
/linux/drivers/gpu/drm/
H A Ddrm_mipi_dbi.c880 unsigned int bpw) in mipi_dbi_spi1e_transfer()
998 unsigned int bpw) in mipi_dbi_spi1_transfer()
1115 unsigned int bpw = 8; in mipi_dbi_typec1_command() local
1206 unsigned int bpw = 8; in mipi_dbi_typec3_command() local
1336 u8 bpw, const void *buf, size_t len) in mipi_dbi_spi_transfer()
/linux/drivers/gpu/drm/tiny/
H A Dili9486.c48 unsigned int bpw = 8; in waveshare_command() local
H A Dili9225.c319 unsigned int bpw = 8; in ili9225_dbi_command() local
/linux/include/linux/spi/
H A Dspi.h1366 static inline bool spi_is_bpw_supported(struct spi_device *spi, u32 bpw) in spi_is_bpw_supported()
1397 static inline u32 spi_bpw_to_bytes(u32 bpw) in spi_bpw_to_bytes()
/linux/drivers/soc/qcom/
H A Dqcom-geni-se.c524 void geni_se_config_packing(struct geni_se *se, int bpw, int pack_words, in geni_se_config_packing()
/linux/drivers/crypto/stm32/
H A Dstm32-cryp.c488 int bpw = sizeof(u32); in ux500_swizzle_key() local