Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Ds3c24xx-dma.c193 struct s3c24xx_dma_phy { struct
194 unsigned int id;
195 bool valid;
196 void __iomem *base;
197 int irq;
221 struct s3c24xx_dma_phy *phy; argument