Searched refs:of_k3_ringacc_get_by_phandle (Results 1 – 2 of 2) sorted by relevance
1281 struct k3_ringacc *of_k3_ringacc_get_by_phandle(struct device_node *np, in of_k3_ringacc_get_by_phandle() function1303 EXPORT_SYMBOL_GPL(of_k3_ringacc_get_by_phandle);
5392 ud->ringacc = of_k3_ringacc_get_by_phandle(dev->of_node, "ti,ringacc"); in udma_probe()