Searched refs:of_k3_ringacc_get_by_phandle (Results 1 – 3 of 3) sorted by relevance
97 struct k3_ringacc *of_k3_ringacc_get_by_phandle(struct device_node *np,
1266 struct k3_ringacc *of_k3_ringacc_get_by_phandle(struct device_node *np, in of_k3_ringacc_get_by_phandle() function1288 EXPORT_SYMBOL_GPL(of_k3_ringacc_get_by_phandle);
5335 ud->ringacc = of_k3_ringacc_get_by_phandle(dev->of_node, "ti,ringacc"); in udma_probe()