Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dimx-sdma.c359 struct sdma_channel { struct
360 struct virt_dma_chan vc;
361 struct sdma_desc *desc;
362 struct sdma_engine *sdma;
363 unsigned int channel;
364 enum dma_transfer_direction direction;
365 enum sdma_peripheral_type peripheral_type;
366 unsigned int event_id0;
367 unsigned int event_id1;
368 enum dma_slave_buswidth word_size;
[all …]