Searched refs:stuffing (Results 1 – 2 of 2) sorted by relevance
215 int stuffing = len % sizeof(data16); in mipi_dbi_spi_write_helper_4wire_16bit() local223 if (len - stuffing > 0) { in mipi_dbi_spi_write_helper_4wire_16bit()225 buffer.len = len - stuffing; in mipi_dbi_spi_write_helper_4wire_16bit()235 for (int i = len - stuffing; i < len; i++) { in mipi_dbi_spi_write_helper_4wire_16bit()
88 dominant bits, which is a violation of the stuffing rule that all nodes can