Searched defs:bpw (Results 1 – 6 of 6) sorted by relevance
872 unsigned int bpw) in mipi_dbi_spi1e_transfer()990 unsigned int bpw) in mipi_dbi_spi1_transfer()1107 unsigned int bpw = 8; in mipi_dbi_typec1_command() local1198 unsigned int bpw = 8; in mipi_dbi_typec3_command() local1328 u8 bpw, const void *buf, size_t len) in mipi_dbi_spi_transfer()
32 unsigned int bpw; member
99 #define bits_per_word_to_dss(bpw) ((bpw) - 1) argument
47 unsigned int bpw = 8; in waveshare_command() local
318 unsigned int bpw = 8; in ili9225_dbi_command() local
1330 static inline bool spi_is_bpw_supported(struct spi_device *spi, u32 bpw) in spi_is_bpw_supported()1361 static inline u32 spi_bpw_to_bytes(u32 bpw) in spi_bpw_to_bytes()