Searched refs:phy_chans (Results 1 – 3 of 3) sorted by relevance
245 struct s3c24xx_dma_phy *phy_chans; member303 phy = &s3cdma->phy_chans[i]; in s3c24xx_dma_get_phy()1229 s3cdma->phy_chans = devm_kzalloc(&pdev->dev, in s3c24xx_dma_probe()1233 if (!s3cdma->phy_chans) in s3c24xx_dma_probe()1238 struct s3c24xx_dma_phy *phy = &s3cdma->phy_chans[i]; in s3c24xx_dma_probe()1361 struct s3c24xx_dma_phy *phy = &s3cdma->phy_chans[i]; in s3c24xx_dma_probe()1384 struct s3c24xx_dma_phy *phy = &s3cdma->phy_chans[i]; in s3c24xx_dma_remove()
268 struct pl08x_phy_chan *phy_chans; member609 ch = &pl08x->phy_chans[i]; in pl08x_get_phy_channel()1828 struct pl08x_phy_chan *phychan = &pl08x->phy_chans[i]; in pl08x_irq()1975 ch = &pl08x->phy_chans[i]; in pl08x_debugfs_show()2148 pl08x->phy_chans = kzalloc((vd->channels * sizeof(*pl08x->phy_chans)), in pl08x_probe()2150 if (!pl08x->phy_chans) { in pl08x_probe()2159 struct pl08x_phy_chan *ch = &pl08x->phy_chans[i]; in pl08x_probe()2236 kfree(pl08x->phy_chans); in pl08x_probe()
579 struct d40_chan *phy_chans; member2914 d40_chan_init(base, &base->dma_both, base->phy_chans, in d40_dmaengine_init()3255 base->phy_chans = ((void *)base) + ALIGN(sizeof(struct d40_base), 4); in d40_hw_detect_init()3256 base->log_chans = &base->phy_chans[num_phy_chans]; in d40_hw_detect_init()