mmp_pdma_phy       88 drivers/dma/mmp_pdma.c struct mmp_pdma_phy;
mmp_pdma_phy       94 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy;
mmp_pdma_phy      128 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy		*phy;
mmp_pdma_phy      145 drivers/dma/mmp_pdma.c static void set_desc(struct mmp_pdma_phy *phy, dma_addr_t addr)
mmp_pdma_phy      152 drivers/dma/mmp_pdma.c static void enable_chan(struct mmp_pdma_phy *phy)
mmp_pdma_phy      173 drivers/dma/mmp_pdma.c static void disable_chan(struct mmp_pdma_phy *phy)
mmp_pdma_phy      184 drivers/dma/mmp_pdma.c static int clear_chan_irq(struct mmp_pdma_phy *phy)
mmp_pdma_phy      204 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy = dev_id;
mmp_pdma_phy      216 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy;
mmp_pdma_phy      240 drivers/dma/mmp_pdma.c static struct mmp_pdma_phy *lookup_phy(struct mmp_pdma_chan *pchan)
mmp_pdma_phy      244 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy, *found = NULL;
mmp_pdma_phy      945 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy;
mmp_pdma_phy      971 drivers/dma/mmp_pdma.c 	struct mmp_pdma_phy *phy  = &pdev->phy[idx];