Searched defs:swap_bytes (Results 1 – 3 of 3) sorted by relevance
51 bool swap_bytes; member
563 bool swap_bytes = (bpw == 16 && tinydrm_machine_little_endian()); in mipi_dbi_spi1e_transfer() local
645 static void swap_bytes(u8 *b, int length) in swap_bytes() function