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