Searched defs:bpw (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/spi/ |
| H A D | spi-topcliff-pch.c | 516 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 D | spi-au1550.c | 223 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 D | spi-fsl-lpspi.c | 95 u8 bpw; member 199 static int fsl_lpspi_bytes_per_word(const int bpw) in fsl_lpspi_bytes_per_word()
|
| H A D | spi-stm32.c | 601 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 D | spi-s3c64xx.c | 811 u8 bpw; in s3c64xx_spi_transfer_one() local
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_mipi_dbi.c | 880 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 D | ili9486.c | 48 unsigned int bpw = 8; in waveshare_command() local
|
| H A D | ili9225.c | 319 unsigned int bpw = 8; in ili9225_dbi_command() local
|
| /linux/include/linux/spi/ |
| H A D | spi.h | 1366 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 D | qcom-geni-se.c | 524 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 D | stm32-cryp.c | 488 int bpw = sizeof(u32); in ux500_swizzle_key() local
|