Home
last modified time | relevance | path

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

/linux/drivers/bus/
H A Dstm32_firewall.c43 of_for_each_phandle(&it, err, np, "access-controllers", "#access-controller-cells", 0) { in stm32_firewall_get_firewall()
/linux/drivers/iommu/
H A Dof_iommu.c212 of_for_each_phandle(&it, err, dev->of_node, "memory-region", NULL, 0) { in of_iommu_get_resv_regions()
/linux/drivers/of/
H A Ddevice.c52 of_for_each_phandle(&it, rc, of_node, "memory-region", NULL, 0) { in of_dma_set_restricted_buffer()
H A Dirq.c798 of_for_each_phandle(&it, err, np, "msi-parent", "#msi-cells", 0) { in of_msi_get_domain()
H A Dbase.c1430 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
/linux/drivers/irqchip/
H A Dirq-ti-sci-inta.c630 of_for_each_phandle(&it, err, node, "ti,unmapped-event-sources", NULL, 0) { in ti_sci_inta_get_unmapped_sources()
/linux/
H A D.clang-format616 - 'of_for_each_phandle'
/linux/drivers/hwmon/
H A Dibmpowernv.c411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
/linux/sound/soc/generic/
H A Daudio-graph-card2.c1289 of_for_each_phandle(&it, rc, node, "links", NULL, 0) { in graph_for_each_link()
/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.c1200 of_for_each_phandle(&it, rc, node, "clocks", "#clock-cells", -1) { in cpg_mssr_reserved_init()
/linux/include/linux/
H A Dof.h1460 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
/linux/net/dsa/
H A Ddsa.c324 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c140 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
/linux/drivers/firmware/
H A Dti_sci.c3688 of_for_each_phandle(&it, err, wakeup_node, "wakeup-source", NULL, 0) { in ti_sci_partial_io_wakeup_enabled()