Home
last modified time | relevance | path

Searched refs: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
221 struct s3c24xx_dma_phy *phy; argument
245 struct s3c24xx_dma_phy *phy_chans;
255 static int s3c24xx_dma_phy_busy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_phy_busy()
262 struct s3c24xx_dma_phy *phy) in s3c24xx_dma_phy_valid()
289 struct s3c24xx_dma_phy *s3c24xx_dma_get_phy(struct s3c24xx_dma_chan *s3cchan) in s3c24xx_dma_get_phy()
294 struct s3c24xx_dma_phy *phy = NULL; in s3c24xx_dma_get_phy()
347 static inline void s3c24xx_dma_put_phy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_put_phy()
363 static void s3c24xx_dma_terminate_phy(struct s3c24xx_dma_phy *phy) in s3c24xx_dma_terminate_phy()
380 struct s3c24xx_dma_phy *phy = s3cchan->phy; in s3c24xx_dma_getbytes_chan()
[all …]