Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dswitchtec_dma.c159 int phase_tag; member
243 __le16 phase_tag; member
414 __le16 phase_tag; in switchtec_dma_cleanup_completed() local
430 phase_tag = smp_load_acquire(&ce->phase_tag); in switchtec_dma_cleanup_completed()
431 if (le16_to_cpu(phase_tag) == swdma_chan->phase_tag) { in switchtec_dma_cleanup_completed()
480 swdma_chan->phase_tag = !swdma_chan->phase_tag; in switchtec_dma_cleanup_completed()
607 swdma_chan->phase_tag = 0; in switchtec_dma_synchronize()
931 swdma_chan->phase_tag = 0; in switchtec_dma_alloc_desc()
1063 swdma_chan->phase_tag = 0; in switchtec_dma_chan_init()