Home
last modified time | relevance | path

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

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