Home
last modified time | relevance | path

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

/drivers/dma/ti/
Dk3-udma.c249 struct udma_chan_config { struct
250 bool pkt_mode; /* TR or packet */
251 bool needs_epib; /* EPIB is needed for the communication or not */
252 u32 psd_size; /* size of Protocol Specific Data */
253 u32 metadata_size; /* (needs_epib ? 16:0) + psd_size */
254 u32 hdesc_size; /* Size of a packet descriptor in packet mode */
255 bool notdpkt; /* Suppress sending TDC packet */
256 int remote_thread_id;
257 u32 atype;
258 u32 asel;
[all …]