Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/
Dimx-sdma.c360 struct sdma_channel { struct
361 struct virt_dma_chan vc;
362 struct sdma_desc *desc;
363 struct sdma_engine *sdma;
364 unsigned int channel;
365 enum dma_transfer_direction direction;
366 struct dma_slave_config slave_config;
367 enum sdma_peripheral_type peripheral_type;
368 unsigned int event_id0;
369 unsigned int event_id1;
[all …]