Home
last modified time | relevance | path

Searched refs:dma_cr1 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/spi/
Dspi-pxa2xx.h41 u32 dma_cr1; member
Dspi-pxa2xx-dma.c46 & ~drv_data->dma_cr1); in pxa2xx_spi_dma_transfer_complete()
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()