Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c457 struct pl330_dmac { struct
459 struct dma_device ddma;
462 struct list_head desc_pool;
464 spinlock_t pool_lock;
488 enum pl330_dmac_state state; argument
490 struct list_head req_done;
493 unsigned int num_peripherals;
494 struct dma_pl330_chan *peripherals; /* keep at end */
495 int quirks;
497 struct reset_control *rstc;
[all …]