Lines Matching defs:pl330_dmac
459 struct pl330_dmac { struct
461 struct dma_device ddma;
464 struct list_head desc_pool;
466 spinlock_t pool_lock;
490 enum pl330_dmac_state state; argument
492 struct list_head req_done;
495 unsigned int num_peripherals;
496 struct dma_pl330_chan *peripherals; /* keep at end */
497 int quirks;
499 struct reset_control *rstc;
500 struct reset_control *rstc_ocp;