Lines Matching defs:mmp_pdma_phy
87 struct mmp_pdma_phy;
93 struct mmp_pdma_phy *phy;
116 struct mmp_pdma_phy {
127 struct mmp_pdma_phy *phy;
144 static void set_desc(struct mmp_pdma_phy *phy, dma_addr_t addr)
151 static void enable_chan(struct mmp_pdma_phy *phy)
172 static void disable_chan(struct mmp_pdma_phy *phy)
183 static int clear_chan_irq(struct mmp_pdma_phy *phy)
203 struct mmp_pdma_phy *phy = dev_id;
215 struct mmp_pdma_phy *phy;
239 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan)
243 struct mmp_pdma_phy *phy, *found = NULL;
938 struct mmp_pdma_phy *phy;
966 struct mmp_pdma_phy *phy = &pdev->phy[idx];