Lines Matching defs:zx_dma_phy
95 struct zx_dma_phy;
103 struct zx_dma_phy *phy;
109 struct zx_dma_phy {
122 struct zx_dma_phy *phy;
138 static void zx_dma_terminate_chan(struct zx_dma_phy *phy, struct zx_dma_dev *d)
154 static void zx_dma_set_desc(struct zx_dma_phy *phy, struct zx_desc_hw *hw)
166 static u32 zx_dma_get_curr_lli(struct zx_dma_phy *phy)
219 struct zx_dma_phy *p;
274 struct zx_dma_phy *p;
334 struct zx_dma_phy *p;
661 struct zx_dma_phy *p = c->phy;
792 d->dma_channels, sizeof(struct zx_dma_phy), GFP_KERNEL);
797 struct zx_dma_phy *p = &d->phy[i];