Searched refs:k3_dma_phy (Results 1 – 1 of 1) sorted by relevance
78 struct k3_dma_phy;83 struct k3_dma_phy *phy;91 struct k3_dma_phy { struct105 struct k3_dma_phy *phy; argument134 static void k3_dma_pause_dma(struct k3_dma_phy *phy, bool on) in k3_dma_pause_dma()149 static void k3_dma_terminate_chan(struct k3_dma_phy *phy, struct k3_dma_dev *d) in k3_dma_terminate_chan()162 static void k3_dma_set_desc(struct k3_dma_phy *phy, struct k3_desc_hw *hw) in k3_dma_set_desc()171 static u32 k3_dma_get_curr_cnt(struct k3_dma_dev *d, struct k3_dma_phy *phy) in k3_dma_get_curr_cnt()180 static u32 k3_dma_get_curr_lli(struct k3_dma_phy *phy) in k3_dma_get_curr_lli()213 struct k3_dma_phy *p; in k3_dma_int_handler()[all …]