Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-pxa2xx.h44 u32 dma_cr1; member
Dspi-pxa2xx-dma.c49 & ~drv_data->dma_cr1); in pxa2xx_spi_dma_transfer_complete()
Dspi-pxa2xx.c1014 cr1 = chip->cr1 | dma_thresh | drv_data->dma_cr1; in pxa2xx_spi_transfer_one()
1094 & ~(drv_data->int_cr1 | drv_data->dma_cr1)); in pxa2xx_spi_handle_err()
1589 drv_data->dma_cr1 = 0; in pxa2xx_spi_probe()
1595 drv_data->dma_cr1 = DEFAULT_DMA_CR1; in pxa2xx_spi_probe()