Searched refs:udma_dev (Results 1 – 4 of 4) sorted by relevance
100 struct udma_dev;128 int xudma_navss_psil_unpair(struct udma_dev *ud, u32 src_thread,132 struct device *xudma_get_device(struct udma_dev *ud);133 struct k3_ringacc *xudma_get_ringacc(struct udma_dev *ud);134 void xudma_dev_put(struct udma_dev *ud);135 u32 xudma_dev_get_psil_base(struct udma_dev *ud);141 struct udma_tchan *xudma_tchan_get(struct udma_dev *ud, int id);142 struct udma_rchan *xudma_rchan_get(struct udma_dev *ud, int id);157 bool xudma_rflow_is_gp(struct udma_dev *ud, int id);158 int xudma_get_rflow_ring_offset(struct udma_dev *ud);[all …]
25 struct udma_dev *ud; in of_xudma_dev_get()55 struct device *xudma_get_device(struct udma_dev *ud) in xudma_get_device()61 struct k3_ringacc *xudma_get_ringacc(struct udma_dev *ud) in xudma_get_ringacc()67 u32 xudma_dev_get_psil_base(struct udma_dev *ud) in xudma_dev_get_psil_base()73 struct udma_tisci_rm *xudma_dev_get_tisci_rm(struct udma_dev *ud) in xudma_dev_get_tisci_rm()91 bool xudma_rflow_is_gp(struct udma_dev *ud, int id) in xudma_rflow_is_gp()101 struct udma_##res *xudma_##res##_get(struct udma_dev *ud, int id) \115 struct udma_rflow *xudma_rflow_get(struct udma_dev *ud, int id) in xudma_rflow_get()121 void xudma_rflow_put(struct udma_dev *ud, struct udma_rflow *p) in xudma_rflow_put()127 int xudma_get_rflow_ring_offset(struct udma_dev *ud) in xudma_get_rflow_ring_offset()[all …]
168 struct udma_dev { struct280 struct udma_dev *ud;1369 struct udma_dev *ud = uc->ud; in bcdma_get_bchan()1402 struct udma_dev *ud = uc->ud; in udma_get_tchan()1451 struct udma_dev *ud = uc->ud; in udma_get_rchan()1478 struct udma_dev *ud = uc->ud; in udma_get_chan_pair()1526 struct udma_dev *ud = uc->ud; in udma_get_rflow()1552 struct udma_dev *ud = uc->ud; in bcdma_put_bchan()1565 struct udma_dev *ud = uc->ud; in udma_put_rchan()4106 struct udma_dev *ud; in udma_dma_filter_fn()[all …]
27 struct udma_dev *udmax;