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,
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);
5384 ud->ringacc = of_k3_ringacc_get_by_phandle(dev->of_node, "ti,ringacc"); in udma_probe()