Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dimx-sdma.c438 struct sdma_channel { struct
439 struct virt_dma_chan vc;
440 struct sdma_desc *desc;
441 struct sdma_engine *sdma;
442 unsigned int channel;
443 enum dma_transfer_direction direction;
444 struct dma_slave_config slave_config;
445 enum sdma_peripheral_type peripheral_type;
446 unsigned int event_id0;
447 unsigned int event_id1;
[all …]