Home
last modified time | relevance | path

Searched refs:mmp_pdma_phy (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/
Dmmp_pdma.c92 struct mmp_pdma_phy;
98 struct mmp_pdma_phy *phy;
120 struct mmp_pdma_phy { struct
131 struct mmp_pdma_phy *phy; argument
144 static void set_desc(struct mmp_pdma_phy *phy, dma_addr_t addr) in set_desc()
151 static void enable_chan(struct mmp_pdma_phy *phy) in enable_chan()
172 static void disable_chan(struct mmp_pdma_phy *phy) in disable_chan()
183 static int clear_chan_irq(struct mmp_pdma_phy *phy) in clear_chan_irq()
203 struct mmp_pdma_phy *phy = dev_id; in mmp_pdma_chan_handler()
215 struct mmp_pdma_phy *phy; in mmp_pdma_int_handler()
[all …]