Searched refs:do_read (Results 1 – 1 of 1) sorted by relevance
166 bool do_read = false; in spi_bitbang_transceive() local169 do_read = true; in spi_bitbang_transceive()185 if (!loop && do_read && !cpha) { in spi_bitbang_transceive()194 if (!loop && do_read && cpha) { in spi_bitbang_transceive()221 LOG_DBG(" w: %04x, r: %04x , do_read: %d", w, r, do_read); in spi_bitbang_transceive()