Searched refs:of_for_each_phandle (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/bus/ |
| H A D | stm32_firewall.c | 43 of_for_each_phandle(&it, err, np, "access-controllers", "#access-controller-cells", 0) { in stm32_firewall_get_firewall()
|
| /linux/drivers/iommu/ |
| H A D | of_iommu.c | 212 of_for_each_phandle(&it, err, dev->of_node, "memory-region", NULL, 0) { in of_iommu_get_resv_regions()
|
| /linux/drivers/of/ |
| H A D | device.c | 52 of_for_each_phandle(&it, rc, of_node, "memory-region", NULL, 0) { in of_dma_set_restricted_buffer()
|
| H A D | irq.c | 798 of_for_each_phandle(&it, err, np, "msi-parent", "#msi-cells", 0) { in of_msi_get_domain()
|
| H A D | base.c | 1430 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
|
| /linux/drivers/irqchip/ |
| H A D | irq-ti-sci-inta.c | 630 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-format | 616 - 'of_for_each_phandle'
|
| /linux/drivers/hwmon/ |
| H A D | ibmpowernv.c | 411 of_for_each_phandle(&it, rc, sgrp, "sensors", NULL, 0) in get_sensor_group()
|
| /linux/sound/soc/generic/ |
| H A D | audio-graph-card2.c | 1289 of_for_each_phandle(&it, rc, node, "links", NULL, 0) { in graph_for_each_link()
|
| /linux/drivers/clk/renesas/ |
| H A D | renesas-cpg-mssr.c | 1200 of_for_each_phandle(&it, rc, node, "clocks", "#clock-cells", -1) { in cpg_mssr_reserved_init()
|
| /linux/include/linux/ |
| H A D | of.h | 1460 #define of_for_each_phandle(it, err, np, ln, cn, cc) \ macro
|
| /linux/net/dsa/ |
| H A D | dsa.c | 324 of_for_each_phandle(&it, err, dn, "link", NULL, 0) { in dsa_port_setup_routing_table()
|
| /linux/drivers/iommu/arm/arm-smmu/ |
| H A D | arm-smmu.c | 140 of_for_each_phandle(it, err, dev->of_node, "mmu-masters", in __find_legacy_master_phandle()
|
| /linux/drivers/firmware/ |
| H A D | ti_sci.c | 3688 of_for_each_phandle(&it, err, wakeup_node, "wakeup-source", NULL, 0) { in ti_sci_partial_io_wakeup_enabled()
|