Searched refs:hw_cs_control (Results 1 – 1 of 1) sorted by relevance
127 static void spi_sifive_xfer(const struct device *dev, const bool hw_cs_control) in spi_sifive_xfer() argument164 if (!hw_cs_control) { in spi_sifive_xfer()207 bool hw_cs_control = false; in spi_sifive_transceive() local220 hw_cs_control = true; in spi_sifive_transceive()223 if (!hw_cs_control) { in spi_sifive_transceive()250 if (!hw_cs_control) { in spi_sifive_transceive()257 spi_sifive_xfer(dev, hw_cs_control); in spi_sifive_transceive()