| /Linux-v5.4/arch/sparc/kernel/ |
| D | prom_64.c | 73 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 …]
|
| D | prom_32.c | 63 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() 147 prop = of_find_property(dp, "reg", NULL); in ambapp_path_component() 156 prop = of_find_property(dp, "interrupts", NULL); in ambapp_path_component() 162 prop = of_find_property(dp, "vendor", NULL); in ambapp_path_component() 166 prop = of_find_property(dp, "device", NULL); in ambapp_path_component()
|
| D | leon_kernel.c | 335 pp = of_find_property(rootnp, "systemid", &len); in leon_init_timers() 346 pp = of_find_property(np, "reg", &len); in leon_init_timers() 363 pp = of_find_property(np, "ampopts", &len); in leon_init_timers() 377 pp = of_find_property(np, "reg", &len); in leon_init_timers() 381 pp = of_find_property(np, "interrupts", &len); in leon_init_timers()
|
| D | power.c | 31 if (!of_find_property(dp, "button", NULL)) in has_button_interrupt()
|
| /Linux-v5.4/drivers/video/backlight/ |
| D | as3711_bl.c | 296 if (of_find_property(bl, "su2-feedback-voltage", NULL)) { in as3711_backlight_parse_dt() 300 if (of_find_property(bl, "su2-feedback-curr1", NULL)) { in as3711_backlight_parse_dt() 304 if (of_find_property(bl, "su2-feedback-curr2", NULL)) { in as3711_backlight_parse_dt() 308 if (of_find_property(bl, "su2-feedback-curr3", NULL)) { in as3711_backlight_parse_dt() 312 if (of_find_property(bl, "su2-feedback-curr-auto", NULL)) { in as3711_backlight_parse_dt() 322 if (of_find_property(bl, "su2-fbprot-lx-sd4", NULL)) { in as3711_backlight_parse_dt() 326 if (of_find_property(bl, "su2-fbprot-gpio2", NULL)) { in as3711_backlight_parse_dt() 330 if (of_find_property(bl, "su2-fbprot-gpio3", NULL)) { in as3711_backlight_parse_dt() 334 if (of_find_property(bl, "su2-fbprot-gpio4", NULL)) { in as3711_backlight_parse_dt() 344 if (of_find_property(bl, "su2-auto-curr1", NULL)) { in as3711_backlight_parse_dt() [all …]
|
| /Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | of.c | 28 prop = of_find_property(root, "compatible", NULL); in brcmf_of_probe() 41 if (!of_find_property(np, "interrupts", NULL)) in brcmf_of_probe()
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | machine_kexec.c | 239 of_remove_property(node, of_find_property(node, in export_crashk_values() 241 of_remove_property(node, of_find_property(node, in export_crashk_values() 268 of_remove_property(node, of_find_property(node, kernel_end_prop.name, NULL)); in kexec_setup()
|
| D | machine_kexec_64.c | 405 of_remove_property(node, of_find_property(node, htab_base_prop.name, NULL)); in export_htab_values() 406 of_remove_property(node, of_find_property(node, htab_size_prop.name, NULL)); in export_htab_values()
|
| /Linux-v5.4/drivers/opp/ |
| D | of.c | 238 if (of_find_property(np, "#power-domain-cells", NULL)) in _of_init_opp_table() 349 if (of_find_property(np, "opp-supported-hw", NULL)) in _opp_is_supported() 384 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 390 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 447 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 453 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 716 prop = of_find_property(dev->of_node, "operating-points", NULL); in _of_add_opp_table_v1()
|
| /Linux-v5.4/drivers/mfd/ |
| D | wm8994-core.c | 286 if (of_find_property(np, "wlf,lineout1-se", NULL)) in wm8994_set_pdata_from_of() 288 if (of_find_property(np, "wlf,lineout2-se", NULL)) in wm8994_set_pdata_from_of() 291 if (of_find_property(np, "wlf,lineout1-feedback", NULL)) in wm8994_set_pdata_from_of() 293 if (of_find_property(np, "wlf,lineout2-feedback", NULL)) in wm8994_set_pdata_from_of() 296 if (of_find_property(np, "wlf,ldoena-always-driven", NULL)) in wm8994_set_pdata_from_of()
|
| /Linux-v5.4/drivers/regulator/ |
| D | tps62360-regulator.c | 316 if (of_find_property(np, "ti,vsel0-state-high", NULL)) in of_get_tps62360_platform_data() 319 if (of_find_property(np, "ti,vsel1-state-high", NULL)) in of_get_tps62360_platform_data() 322 if (of_find_property(np, "ti,enable-pull-down", NULL)) in of_get_tps62360_platform_data() 325 if (of_find_property(np, "ti,enable-vout-discharge", NULL)) in of_get_tps62360_platform_data()
|
| /Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/ |
| D | omapdss-boot-init.c | 87 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node() 195 if (!of_find_property(child, "compatible", NULL)) in omapdss_boot_init()
|
| D | hdmi_common.c | 18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
| /Linux-v5.4/drivers/nfc/nfcmrvl/ |
| D | uart.c | 90 if (of_find_property(matched_node, "flow-control", NULL)) in nfcmrvl_uart_parse_dt() 95 if (of_find_property(matched_node, "break-control", NULL)) in nfcmrvl_uart_parse_dt()
|
| /Linux-v5.4/drivers/gpu/drm/omapdrm/dss/ |
| D | omapdss-boot-init.c | 87 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node() 200 if (!of_find_property(child, "compatible", NULL)) in omapdss_boot_init()
|
| D | hdmi_common.c | 18 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
| /Linux-v5.4/drivers/of/ |
| D | property.c | 46 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() 81 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() 396 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() 420 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() 460 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
|
| D | of_net.c | 44 struct property *pp = of_find_property(np, name, NULL); in of_get_mac_addr()
|
| /Linux-v5.4/drivers/pinctrl/sunxi/ |
| D | pinctrl-sunxi.c | 156 return of_find_property(node, "bias-pull-up", NULL) || in sunxi_pctrl_has_bias_prop() 157 of_find_property(node, "bias-pull-down", NULL) || in sunxi_pctrl_has_bias_prop() 158 of_find_property(node, "bias-disable", NULL) || in sunxi_pctrl_has_bias_prop() 159 of_find_property(node, "allwinner,pull", NULL); in sunxi_pctrl_has_bias_prop() 164 return of_find_property(node, "drive-strength", NULL) || in sunxi_pctrl_has_drive_prop() 165 of_find_property(node, "allwinner,drive", NULL); in sunxi_pctrl_has_drive_prop() 173 if (of_find_property(node, "bias-pull-up", NULL)) in sunxi_pctrl_parse_bias_prop() 176 if (of_find_property(node, "bias-pull-down", NULL)) in sunxi_pctrl_parse_bias_prop() 179 if (of_find_property(node, "bias-disable", NULL)) in sunxi_pctrl_parse_bias_prop() 1331 if (!of_find_property(node, "input-debounce", NULL)) in sunxi_pinctrl_setup_debounce()
|
| /Linux-v5.4/arch/powerpc/sysdev/ |
| D | mpic_msgr.c | 118 if (!of_find_property(aliases, buf, NULL)) in mpic_msgr_number_of_blocks() 148 prop = of_find_property(aliases, buf, NULL); in mpic_msgr_block_number()
|
| /Linux-v5.4/drivers/soc/renesas/ |
| D | r9a06g032-smp.c | 67 if (of_find_property(dn, "cpu-release-addr", &dns)) { in r9a06g032_smp_prepare_cpus()
|
| /Linux-v5.4/drivers/soc/fsl/qbman/ |
| D | dpaa_sys.c | 66 prop = of_find_property(mem_node, "reg", &len); in qbman_init_private_mem()
|
| /Linux-v5.4/arch/powerpc/platforms/pseries/ |
| D | pseries_energy.c | 57 info = of_find_property(dn, "ibm,drc-info", NULL); in cpu_to_drc_index() 128 info = of_find_property(dn, "ibm,drc-info", NULL); in drc_index_to_cpu()
|
| /Linux-v5.4/drivers/cpufreq/ |
| D | cpufreq-dt.c | 74 pp = of_find_property(np, "cpu0-supply", NULL); in find_supply_name() 81 pp = of_find_property(np, "cpu-supply", NULL); in find_supply_name()
|
| /Linux-v5.4/drivers/misc/ |
| D | sram.c | 203 if (of_find_property(child, "export", NULL)) in sram_reserve_regions() 206 if (of_find_property(child, "pool", NULL)) in sram_reserve_regions() 209 if (of_find_property(child, "protect-exec", NULL)) in sram_reserve_regions()
|