Lines Matching defs:pl330_dmac
457 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;
498 struct reset_control *rstc_ocp;