Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dimx-sdma.c437 struct sdma_channel { struct
438 struct virt_dma_chan vc;
439 struct sdma_desc *desc;
440 struct sdma_engine *sdma;
441 unsigned int channel;
442 enum dma_transfer_direction direction;
443 struct dma_slave_config slave_config;
444 enum sdma_peripheral_type peripheral_type;
445 unsigned int event_id0;
446 unsigned int event_id1;
[all …]