Lines Matching defs:mmp_pdma_phy
86 struct mmp_pdma_phy;
92 struct mmp_pdma_phy *phy;
115 struct mmp_pdma_phy {
126 struct mmp_pdma_phy *phy;
143 static void set_desc(struct mmp_pdma_phy *phy, dma_addr_t addr)
150 static void enable_chan(struct mmp_pdma_phy *phy)
171 static void disable_chan(struct mmp_pdma_phy *phy)
182 static int clear_chan_irq(struct mmp_pdma_phy *phy)
202 struct mmp_pdma_phy *phy = dev_id;
214 struct mmp_pdma_phy *phy;
238 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan)
242 struct mmp_pdma_phy *phy, *found = NULL;
937 struct mmp_pdma_phy *phy;
964 struct mmp_pdma_phy *phy = &pdev->phy[idx];