Home
last modified time | relevance | path

Searched refs:of_for_each_phandle (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/iommu/
Dmtk_iommu_v1.c429 of_for_each_phandle(&it, err, dev->of_node, "iommus", in mtk_iommu_add_device()
590 of_for_each_phandle(&it, err, dev->of_node, in mtk_iommu_probe()
Darm-smmu.c158 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
/Linux-v5.4/
D.clang-format375 - 'of_for_each_phandle'
/Linux-v5.4/sound/soc/generic/
Daudio-graph-card.c431 of_for_each_phandle(&it, rc, node, "dais", NULL, 0) { in graph_for_each_link()
/Linux-v5.4/drivers/hwmon/
Dibmpowernv.c411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
/Linux-v5.4/net/dsa/
Ddsa2.c143 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
/Linux-v5.4/include/linux/
Dof.h1210 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
/Linux-v5.4/drivers/of/
Dbase.c1418 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
/Linux-v5.4/drivers/base/power/
Ddomain.c2621 of_for_each_phandle(&it, ret, dn, "domain-idle-states", NULL, 0) { in genpd_iterate_idle_states()
/Linux-v5.4/drivers/gpu/drm/tegra/
Ddc.c95 of_for_each_phandle(&it, err, np, "nvidia,outputs", NULL, 0) in tegra_dc_has_output()