Home
last modified time | relevance | path

Searched refs:of_find_property (Results 1 – 25 of 100) sorted by relevance

1234

/linux-6.6.21/arch/sparc/kernel/
Dprom_64.c73 rprop = of_find_property(dp, "reg", NULL); in sun4v_path_component()
114 prop = of_find_property(dp, "reg", NULL); in sun4u_path_component()
127 prop = of_find_property(dp, "upa-portid", NULL); in sun4u_path_component()
129 prop = of_find_property(dp, "portid", NULL); in sun4u_path_component()
150 prop = of_find_property(dp, "reg", NULL); in sbus_path_component()
169 prop = of_find_property(dp, "reg", NULL); in pci_path_component()
194 prop = of_find_property(dp, "reg", NULL); in upa_path_component()
200 prop = of_find_property(dp, "upa-portid", NULL); in upa_path_component()
217 prop = of_find_property(dp, "reg", NULL); in vdev_path_component()
233 prop = of_find_property(dp, "reg", NULL); in ebus_path_component()
[all …]
Dprom_32.c63 rprop = of_find_property(dp, "reg", NULL); in sparc32_path_component()
80 prop = of_find_property(dp, "reg", NULL); in sbus_path_component()
99 prop = of_find_property(dp, "reg", NULL); in pci_path_component()
124 prop = of_find_property(dp, "reg", NULL); in ebus_path_component()
148 prop = of_find_property(dp, "reg", NULL); in ambapp_path_component()
157 prop = of_find_property(dp, "interrupts", NULL); in ambapp_path_component()
Dleon_kernel.c333 pp = of_find_property(rootnp, "systemid", &len); in leon_init_timers()
344 pp = of_find_property(np, "reg", &len); in leon_init_timers()
361 pp = of_find_property(np, "ampopts", &len); in leon_init_timers()
375 pp = of_find_property(np, "reg", &len); in leon_init_timers()
379 pp = of_find_property(np, "interrupts", &len); in leon_init_timers()
Dprom_common.c39 prop = of_find_property(np, name, &len); in of_getintprop_default()
/linux-6.6.21/arch/powerpc/kexec/
Dcore.c240 of_remove_property(node, of_find_property(node, in export_crashk_values()
242 of_remove_property(node, of_find_property(node, in export_crashk_values()
269 of_remove_property(node, of_find_property(node, kernel_end_prop.name, NULL)); in kexec_setup()
Dcore_64.c410 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values()
411 of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL)); in export_htab_values()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Deeprom.c212 struct property *country = of_find_property(cur, "country", NULL); in mt76_find_power_limits_node()
213 struct property *regd = of_find_property(cur, "regdomain", NULL); in mt76_find_power_limits_node()
234 struct property *prop = of_find_property(np, name, NULL); in mt76_get_of_array()
/linux-6.6.21/drivers/soc/renesas/
Dr9a06g032-smp.c67 if (of_find_property(dn, "cpu-release-addr", &dns)) { in r9a06g032_smp_prepare_cpus()
/linux-6.6.21/arch/powerpc/platforms/pseries/
Dpseries_energy.c51 info = of_find_property(dn, "ibm,drc-info", NULL); in cpu_to_drc_index()
120 info = of_find_property(dn, "ibm,drc-info", NULL); in drc_index_to_cpu()
/linux-6.6.21/drivers/cpufreq/
Dcpufreq-dt.c84 pp = of_find_property(np, "cpu0-supply", NULL); in find_supply_name()
91 pp = of_find_property(np, "cpu-supply", NULL); in find_supply_name()
/linux-6.6.21/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_common.c18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
Ddss-of.c97 prop = of_find_property(np, "compatible", NULL); in dss_of_port_get_parent_device()
/linux-6.6.21/drivers/gpu/drm/omapdrm/dss/
Dhdmi_common.c18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
/linux-6.6.21/drivers/opp/
Dof.c468 prop = of_find_property(np, "opp-peak-kBps", NULL); in _bandwidth_supported()
606 prop = of_find_property(opp->np, name, NULL); in _parse_named_prop()
612 prop = of_find_property(opp->np, name, NULL); in _parse_named_prop()
765 prop = of_find_property(np, "opp-hz", NULL); in _read_rate()
810 prop = of_find_property(np, name, NULL); in _read_bw()
1057 prop = of_find_property(dev->of_node, "operating-points", NULL); in _of_add_opp_table_v1()
/linux-6.6.21/drivers/of/
Dproperty.c74 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size()
110 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size()
443 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string()
467 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string()
507 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
/linux-6.6.21/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c104 prop = of_find_property(dnode, "ethernet1", &len); in init_ioports()
/linux-6.6.21/net/core/
Dof_net.c52 struct property *pp = of_find_property(np, name, NULL); in of_get_mac_addr()
/linux-6.6.21/drivers/pinctrl/
Dpinctrl-lantiq.c71 struct property *pins = of_find_property(np, "lantiq,pins", NULL); in ltq_pinctrl_dt_subnode_to_map()
72 struct property *groups = of_find_property(np, "lantiq,groups", NULL); in ltq_pinctrl_dt_subnode_to_map()
/linux-6.6.21/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c307 pins = of_find_property(np, "wm,pins", NULL); in wmt_pctl_dt_node_to_map()
313 funcs = of_find_property(np, "wm,function", NULL); in wmt_pctl_dt_node_to_map()
314 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map()
/linux-6.6.21/drivers/nvdimm/
Dof_pmem.c50 is_volatile = !!of_find_property(np, "volatile", NULL); in of_pmem_region_probe()
/linux-6.6.21/net/wireless/
Dof.c91 prop = of_find_property(np, "ieee80211-freq-limit", &len); in wiphy_read_of_freq_limits()
/linux-6.6.21/drivers/pci/hotplug/
Drpaphp_core.c237 info = of_find_property(dn->parent, "ibm,drc-info", NULL); in rpaphp_check_drc_props_v2()
344 info = of_find_property(dn, "ibm,drc-info", NULL); in rpaphp_drc_info_add_slot()
/linux-6.6.21/include/linux/
Dof.h309 extern struct property *of_find_property(const struct device_node *np,
592 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() function
1223 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool()
1401 for (prop = of_find_property(np, propname, NULL), \
1407 for (prop = of_find_property(np, propname, NULL), \
/linux-6.6.21/drivers/clk/versatile/
Dclk-sp810.c113 deprecated = !of_find_property(node, "assigned-clock-parents", NULL); in clk_sp810_of_setup()
/linux-6.6.21/drivers/crypto/nx/
Dnx.c468 p = of_find_property(base_node, "status", NULL); in nx_of_init()
474 p = of_find_property(base_node, "ibm,max-sg-len", NULL); in nx_of_init()
481 p = of_find_property(base_node, "ibm,max-sync-cop", NULL); in nx_of_init()

1234