Home
last modified time | relevance | path

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

/linux-4.1.27/sound/arm/
Dpxa2xx-pcm-lib.c47 dma_addr_t dma_buff_phys, next_desc_phys; in __pxa2xx_pcm_hw_params() local
82 next_desc_phys = rtd->dma_desc_array_phys; in __pxa2xx_pcm_hw_params()
85 next_desc_phys += sizeof(pxa_dma_desc); in __pxa2xx_pcm_hw_params()
86 dma_desc->ddadr = next_desc_phys; in __pxa2xx_pcm_hw_params()