Home
last modified time | relevance | path

Searched refs:bcm2835_spi_reset_hw (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-bcm2835.c340 static void bcm2835_spi_reset_hw(struct bcm2835_spi *bs) in bcm2835_spi_reset_hw() function
389 bcm2835_spi_reset_hw(bs); in bcm2835_spi_interrupt()
610 bcm2835_spi_reset_hw(bs); in bcm2835_spi_dma_rx_done()
644 bcm2835_spi_reset_hw(bs); in bcm2835_spi_dma_tx_done()
828 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_dma()
835 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_dma()
1077 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_poll()
1188 bcm2835_spi_reset_hw(bs); in bcm2835_spi_handle_err()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-bcm2835.c345 static void bcm2835_spi_reset_hw(struct bcm2835_spi *bs) in bcm2835_spi_reset_hw() function
398 bcm2835_spi_reset_hw(bs); in bcm2835_spi_interrupt()
619 bcm2835_spi_reset_hw(bs); in bcm2835_spi_dma_rx_done()
652 bcm2835_spi_reset_hw(bs); in bcm2835_spi_dma_tx_done()
836 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_dma()
843 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_dma()
1043 bcm2835_spi_reset_hw(bs); in bcm2835_spi_transfer_one_poll()
1156 bcm2835_spi_reset_hw(bs); in bcm2835_spi_handle_err()

Completed in 5 milliseconds