Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dpl330.c465 struct pl330_dmac { struct
467 struct dma_device ddma;
470 struct list_head desc_pool;
472 spinlock_t pool_lock;
496 enum pl330_dmac_state state; argument
498 struct list_head req_done;
501 unsigned int num_peripherals;
502 struct dma_pl330_chan *peripherals; /* keep at end */
503 int quirks;
505 struct reset_control *rstc;
[all …]