Lines Matching defs:mmp_pdma_phy
88 struct mmp_pdma_phy;
94 struct mmp_pdma_phy *phy;
117 struct mmp_pdma_phy {
128 struct mmp_pdma_phy *phy;
145 static void set_desc(struct mmp_pdma_phy *phy, dma_addr_t addr)
152 static void enable_chan(struct mmp_pdma_phy *phy)
173 static void disable_chan(struct mmp_pdma_phy *phy)
184 static int clear_chan_irq(struct mmp_pdma_phy *phy)
204 struct mmp_pdma_phy *phy = dev_id;
216 struct mmp_pdma_phy *phy;
240 static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan)
244 struct mmp_pdma_phy *phy, *found = NULL;
939 struct mmp_pdma_phy *phy;
967 struct mmp_pdma_phy *phy = &pdev->phy[idx];