| /linux/arch/powerpc/kexec/ |
| H A D | core.c | 176 of_remove_property(node, of_find_property(node, in export_crashk_values() 178 of_remove_property(node, of_find_property(node, in export_crashk_values() 214 of_remove_property(node, of_find_property(node, kernel_end_prop.name, in kexec_setup()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | eeprom.c | 230 struct property *country = of_find_property(cur, "country", NULL); in mt76_find_power_limits_node() 231 struct property *regd = of_find_property(cur, "regdomain", NULL); in mt76_find_power_limits_node() 253 struct property *prop = of_find_property(np, name, NULL); in mt76_get_of_array() 266 struct property *prop = of_find_property(np, name, NULL); in mt76_get_of_array_s8()
|
| /linux/drivers/soc/renesas/ |
| H A D | r9a06g032-smp.c | 67 if (of_find_property(dn, "cpu-release-addr", &dns)) { in r9a06g032_smp_prepare_cpus()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi_common.c | 18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
| H A D | omapdss-boot-init.c | 87 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi_common.c | 18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
| /linux/drivers/of/ |
| H A D | property.c | 47 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() 98 const struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() 134 const struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() 533 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() 563 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() 603 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
|
| /linux/arch/powerpc/platforms/8xx/ |
| H A D | tqm8xx_setup.c | 104 prop = of_find_property(dnode, "ethernet1", &len); in init_ioports()
|
| /linux/net/core/ |
| H A D | of_net.c | 52 struct property *pp = of_find_property(np, name, NULL); in of_get_mac_addr()
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-lantiq.c | 71 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()
|
| H A D | devicetree.c | 235 prop = of_find_property(np, propname, &size); in pinctrl_dt_to_map()
|
| /linux/drivers/pinctrl/vt8500/ |
| H A D | pinctrl-wmt.c | 307 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/net/wireless/ |
| H A D | of.c | 80 prop = of_find_property(np, "ieee80211-freq-limit", &len); in wiphy_read_of_freq_limits()
|
| /linux/drivers/pci/hotplug/ |
| H A D | rpaphp_core.c | 237 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/include/linux/ |
| H A D | of.h | 313 extern struct property *of_find_property(const struct device_node *np, 639 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() function 1346 struct property *prop = of_find_property(np, propname, NULL); in of_property_present() 1518 {of_find_property(np, propname, NULL), \ 1524 for (prop = of_find_property(np, propname, NULL), \
|
| /linux/arch/powerpc/mm/ |
| H A D | drmem.c | 187 prop = of_find_property(memory, "ibm,dynamic-memory", NULL); in drmem_update_dt() 191 prop = of_find_property(memory, "ibm,dynamic-memory-v2", NULL); in drmem_update_dt()
|
| /linux/drivers/video/ |
| H A D | of_display_timing.c | 31 prop = of_find_property(np, name, &length); in parse_timing_property()
|
| /linux/arch/powerpc/sysdev/ |
| H A D | mpic_msgr.c | 152 prop = of_find_property(aliases, buf, NULL); in mpic_msgr_block_number()
|
| /linux/drivers/crypto/nx/ |
| H A D | nx-common-pseries.c | 771 status = of_find_property(of_node, "status", NULL); in nx842_OF_upd() 772 maxsglen = of_find_property(of_node, "ibm,max-sg-len", NULL); in nx842_OF_upd() 773 maxsyncop = of_find_property(of_node, "ibm,max-sync-cop", NULL); in nx842_OF_upd()
|
| /linux/drivers/sbus/char/ |
| H A D | openprom.c | 160 prop = of_find_property(dp, op->oprom_array, NULL); in opromnxtprop() 439 prop = of_find_property(dp, str, NULL); in opiocnextprop()
|
| /linux/drivers/leds/ |
| H A D | leds-powernv.c | 253 p = of_find_property(np, "led-types", NULL); in powernv_led_classdev()
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | os-area.c | 260 struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_set_property() 282 const struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_get_property()
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rza1.c | 865 of_pins = of_find_property(np, "pinmux", NULL); in rza1_dt_node_pin_count() 871 of_pins = of_find_property(child, "pinmux", NULL); in rza1_dt_node_pin_count() 904 of_pins = of_find_property(np, prop_name, NULL); in rza1_parse_pinmux_node()
|
| /linux/arch/sparc/kernel/ |
| H A D | leon_smp.c | 284 pp = of_find_property(rootnp, "ipi_num", &len); in leon_ipi_init()
|
| /linux/drivers/opp/ |
| H A D | ti-opp-supply.c | 106 prop = of_find_property(dev->of_node, "ti,efuse-settings", NULL); in _store_optimized_voltages()
|