Home
last modified time | relevance | path

Searched defs:hidma_lldev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/qcom/
H A Dhidma.h45 struct hidma_lldev { struct
48 u8 trch_state; /* trch_state of the device */
49 u8 evch_state; /* evch_state of the device */
50 u8 chidx; /* channel index in the core */
51 u32 nr_tres; /* max number of configs */
54 struct device *dev; /* device */
61 void *tre_ring; /* TRE ring */
63 u32 tre_ring_size; /* Byte size of the ring */
64 u32 tre_processed_off; /* last processed TRE */
66 void *evre_ring; /* EVRE ring */
[all …]