Searched refs:of_k3_ringacc_get_by_phandle (Results 1 – 4 of 4) sorted by relevance
90 struct k3_ringacc *of_k3_ringacc_get_by_phandle(struct device_node *np,
1022 struct k3_ringacc *of_k3_ringacc_get_by_phandle(struct device_node *np, in of_k3_ringacc_get_by_phandle() function1044 EXPORT_SYMBOL_GPL(of_k3_ringacc_get_by_phandle);
89 common->ringacc = of_k3_ringacc_get_by_phandle(udmax_np, in of_k3_udma_glue_parse()
3554 ud->ringacc = of_k3_ringacc_get_by_phandle(dev->of_node, "ti,ringacc"); in udma_probe()