Lines Matching defs:k3_dma_phy
78 struct k3_dma_phy;
83 struct k3_dma_phy *phy;
91 struct k3_dma_phy {
105 struct k3_dma_phy *phy;
134 static void k3_dma_pause_dma(struct k3_dma_phy *phy, bool on)
149 static void k3_dma_terminate_chan(struct k3_dma_phy *phy, struct k3_dma_dev *d)
162 static void k3_dma_set_desc(struct k3_dma_phy *phy, struct k3_desc_hw *hw)
171 static u32 k3_dma_get_curr_cnt(struct k3_dma_dev *d, struct k3_dma_phy *phy)
180 static u32 k3_dma_get_curr_lli(struct k3_dma_phy *phy)
213 struct k3_dma_phy *p;
302 struct k3_dma_phy *p;
379 struct k3_dma_phy *p;
724 struct k3_dma_phy *p = c->phy;
766 struct k3_dma_phy *p = c->phy;
787 struct k3_dma_phy *p = c->phy;
896 d->dma_channels, sizeof(struct k3_dma_phy), GFP_KERNEL);
901 struct k3_dma_phy *p;