Lines Matching defs:end
193 * @dma_rx_en: SPI DMA RX enable register end SPI DMA RX enable bit
194 * @dma_tx_en: SPI DMA TX enable register end SPI DMA TX enable bit
500 * tx_buf end.
529 * tx_buf end.
564 * rx_buf end.
593 * rx_buf end.
774 bool end = false;
816 * RXNE but DR is already read and end never happens.
818 end = true;
826 end = true;
832 end = true;
838 if (end) {
879 bool end = false;
921 end = true;
926 end = true;
931 end = true;
939 end = true;
954 if (end) {
1179 /* Enable the interrupts relative to the end of transfer */
1208 /* In DMA mode end of transfer is handled by DMA TX or RX callback. */