Lines Matching refs:hw_cs_ctrl
354 bool hw_cs_ctrl = true; in transceive() local
376 hw_cs_ctrl = false; in transceive()
378 MXC_SPI_HWSSControl(cfg->regs, hw_cs_ctrl); in transceive()
381 if (!hw_cs_ctrl) { in transceive()
412 if (!hw_cs_ctrl) { in transceive()
538 bool hw_cs_ctrl = true; in transceive_dma() local
564 hw_cs_ctrl = false; in transceive_dma()
566 MXC_SPI_HWSSControl(cfg->regs, hw_cs_ctrl); in transceive_dma()
569 if (!hw_cs_ctrl) { in transceive_dma()
615 if (!hw_cs_ctrl) { in transceive_dma()
659 bool hw_cs_ctrl = true; in spi_max32_iodev_prepare_start() local
666 hw_cs_ctrl = false; in spi_max32_iodev_prepare_start()
668 MXC_SPI_HWSSControl(cfg->regs, hw_cs_ctrl); in spi_max32_iodev_prepare_start()
671 if (!hw_cs_ctrl) { in spi_max32_iodev_prepare_start()
689 bool hw_cs_ctrl = true; in spi_max32_iodev_complete() local
691 if (!hw_cs_ctrl) { in spi_max32_iodev_complete()