Searched refs:req_burst_size (Results 1 – 1 of 1) sorted by relevance
402 int req_burst_size; in pxa2xx_spi_set_dma_burst_and_threshold() local432 req_burst_size = chip_info->dma_burst_size; in pxa2xx_spi_set_dma_burst_and_threshold()440 req_burst_size = 8; in pxa2xx_spi_set_dma_burst_and_threshold()443 req_burst_size = 16; in pxa2xx_spi_set_dma_burst_and_threshold()446 req_burst_size = 32; in pxa2xx_spi_set_dma_burst_and_threshold()450 if (req_burst_size <= 8) { in pxa2xx_spi_set_dma_burst_and_threshold()453 } else if (req_burst_size <= 16) { in pxa2xx_spi_set_dma_burst_and_threshold()