Searched refs:mmp_pdma_phy (Results 1 – 1 of 1) sorted by relevance
104 struct mmp_pdma_phy;110 struct mmp_pdma_phy *phy;133 struct mmp_pdma_phy { struct163 void (*write_next_addr)(struct mmp_pdma_phy *phy, dma_addr_t addr);164 u64 (*read_src_addr)(struct mmp_pdma_phy *phy);165 u64 (*read_dst_addr)(struct mmp_pdma_phy *phy);188 struct mmp_pdma_phy *phy;210 static void write_next_addr_32(struct mmp_pdma_phy *phy, dma_addr_t addr) in write_next_addr_32()215 static u64 read_src_addr_32(struct mmp_pdma_phy *phy) in read_src_addr_32()220 static u64 read_dst_addr_32(struct mmp_pdma_phy *phy) in read_dst_addr_32()[all …]