Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Ds3c24xx-dma.c190 struct s3c24xx_dma_phy { struct
191 unsigned int id;
192 bool valid;
193 void __iomem *base;
194 int irq;
218 struct s3c24xx_dma_phy *phy; argument