Home
last modified time | relevance | path

Searched refs:dma_cr1 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-pxa2xx.h41 u32 dma_cr1; member
H A Dspi-pxa2xx-dma.c46 & ~drv_data->dma_cr1); in pxa2xx_spi_dma_transfer_complete()
H A Dspi-pxa2xx.c1056 cr1 = chip->cr1 | dma_thresh | drv_data->dma_cr1; in pxa2xx_spi_transfer_one()
1180 & ~(drv_data->int_cr1 | drv_data->dma_cr1)); in pxa2xx_spi_handle_err()
1743 drv_data->dma_cr1 = 0; in pxa2xx_spi_probe()
1749 drv_data->dma_cr1 = DEFAULT_DMA_CR1; in pxa2xx_spi_probe()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-pxa2xx.h35 u32 dma_cr1; member
H A Dspi-pxa2xx-dma.c41 clear_SSCR1_bits(drv_data, drv_data->dma_cr1); in pxa2xx_spi_dma_transfer_complete()
H A Dspi-pxa2xx.c583 u32 mask = drv_data->int_cr1 | drv_data->dma_cr1, threshold; in reset_sccr1()
1033 cr1 = chip->cr1 | dma_thresh | drv_data->dma_cr1; in pxa2xx_spi_transfer_one()
1510 drv_data->dma_cr1 = 0; in pxa2xx_spi_probe()
1516 drv_data->dma_cr1 = DEFAULT_DMA_CR1; in pxa2xx_spi_probe()

Completed in 6 milliseconds