Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/dma/
Dimx-sdma.c446 struct sdma_channel { struct
447 struct virt_dma_chan vc;
448 struct sdma_desc *desc;
449 struct sdma_engine *sdma;
450 unsigned int channel;
451 enum dma_transfer_direction direction;
452 struct dma_slave_config slave_config;
453 enum sdma_peripheral_type peripheral_type;
454 unsigned int event_id0;
455 unsigned int event_id1;
[all …]