Home
last modified time | relevance | path

Searched refs: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
218 struct s3c24xx_dma_phy *phy; argument
242 struct s3c24xx_dma_phy *phy_chans;
252 static int s3c24xx_dma_phy_busy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_phy_busy()
259 struct s3c24xx_dma_phy *phy) in s3c24xx_dma_phy_valid()
286 struct s3c24xx_dma_phy *s3c24xx_dma_get_phy(struct s3c24xx_dma_chan *s3cchan) in s3c24xx_dma_get_phy()
289 struct s3c24xx_dma_phy *phy = NULL; in s3c24xx_dma_get_phy()
339 static inline void s3c24xx_dma_put_phy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_put_phy()
355 static void s3c24xx_dma_terminate_phy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_terminate_phy()
372 struct s3c24xx_dma_phy *phy = s3cchan->phy; in s3c24xx_dma_getbytes_chan()
[all …]