Searched refs:swap_bytes (Results 1 – 5 of 5) sorted by relevance
216 bool swap = mipi->swap_bytes; in mipi_dbi_fb_dirty()563 bool swap_bytes = (bpw == 16 && tinydrm_machine_little_endian()); in mipi_dbi_spi1e_transfer() local617 if (swap_bytes) { in mipi_dbi_spi1e_transfer()642 if (swap_bytes) { in mipi_dbi_spi1e_transfer()849 if (cmd == MIPI_DCS_WRITE_MEMORY_START && !mipi->swap_bytes) in mipi_dbi_typec3_command()918 mipi->swap_bytes = true; in mipi_dbi_spi_init()
83 bool swap = mipi->swap_bytes; in ili9225_fb_dirty()295 if (cmd == ILI9225_WRITE_DATA_TO_GRAM && !mipi->swap_bytes) in ili9225_dbi_command()
367 mipi->swap_bytes = true; in st7586_probe()
51 bool swap_bytes; member
645 static void swap_bytes(u8 *b, int length) in swap_bytes() function655 swap_bytes(b, length); in ttusb_dec_process_urb_frame()