Searched refs:ringacc_np (Results 1 – 1 of 1) sorted by relevance
1284 struct device_node *ringacc_np; in of_k3_ringacc_get_by_phandle() local1288 ringacc_np = of_parse_phandle(np, property, 0); in of_k3_ringacc_get_by_phandle()1289 if (!ringacc_np) in of_k3_ringacc_get_by_phandle()1294 if (entry->dev->of_node == ringacc_np) { in of_k3_ringacc_get_by_phandle()1299 of_node_put(ringacc_np); in of_k3_ringacc_get_by_phandle()