Home
last modified time | relevance | path

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

/linux/drivers/dma/qcom/
H A Dhidma.h33 u32 dma_sig; /* signature of the tre */ member
88 u32 dma_sig; member
H A Dhidma_dbg.c36 seq_printf(s, "dma_sig = 0x%x\n", tre->dma_sig); in hidma_ll_chstats()
92 seq_printf(s, "dma_sig=%u\n", mchan->dma_sig); in hidma_chan_show()
H A Dhidma_ll.c154 tre->dma_sig = sig; in hidma_ll_request()