Home
last modified time | relevance | path

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

/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.c1017 cr1 = chip->cr1 | dma_thresh | drv_data->dma_cr1; in pxa2xx_spi_transfer_one()
1142 & ~(drv_data->int_cr1 | drv_data->dma_cr1)); in pxa2xx_spi_handle_err()
1701 drv_data->dma_cr1 = 0; in pxa2xx_spi_probe()
1707 drv_data->dma_cr1 = DEFAULT_DMA_CR1; in pxa2xx_spi_probe()