Searched refs:swap_bytes (Results 1 – 5 of 5) sorted by relevance
283 bool swap = dbi->swap_bytes; in mipi_dbi_fb_dirty()881 bool swap_bytes = (bpw == 16); in mipi_dbi_spi1e_transfer() local933 if (swap_bytes) { in mipi_dbi_spi1e_transfer()958 if (swap_bytes) { in mipi_dbi_spi1e_transfer()1301 dbi->swap_bytes = true; in mipi_dbi_spi_init()
88 bool swap = dbi->swap_bytes; in ili9225_fb_dirty()330 if (*cmd == ILI9225_WRITE_DATA_TO_GRAM && !dbi->swap_bytes) in ili9225_dbi_command()
82 if (*cmd == MIPI_DCS_WRITE_MEMORY_START && !mipi->swap_bytes) in waveshare_command()
365 dbi->swap_bytes = true; in st7586_probe()
634 static void swap_bytes(u8 *b, int length) in swap_bytes() function644 swap_bytes(b, length); in ttusb_dec_process_urb_frame()
Completed in 14 milliseconds