Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dpl330.c450 struct pl330_dmac { struct
452 struct dma_device ddma;
455 struct device_dma_parameters dma_parms;
458 struct list_head desc_pool;
460 spinlock_t pool_lock;
484 enum pl330_dmac_state state; argument
486 struct list_head req_done;
489 unsigned int num_peripherals;
490 struct dma_pl330_chan *peripherals; /* keep at end */