Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/
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