Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dprom_64.c79 rprop = of_find_property(dp, "reg", NULL); in sun4v_path_component()
119 prop = of_find_property(dp, "reg", NULL); in sun4u_path_component()
132 prop = of_find_property(dp, "upa-portid", NULL); in sun4u_path_component()
134 prop = of_find_property(dp, "portid", NULL); in sun4u_path_component()
154 prop = of_find_property(dp, "reg", NULL); in sbus_path_component()
172 prop = of_find_property(dp, "reg", NULL); in pci_path_component()
196 prop = of_find_property(dp, "reg", NULL); in upa_path_component()
202 prop = of_find_property(dp, "upa-portid", NULL); in upa_path_component()
218 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.c66 rprop = of_find_property(dp, "reg", NULL); in sparc32_path_component()
82 prop = of_find_property(dp, "reg", NULL); in sbus_path_component()
100 prop = of_find_property(dp, "reg", NULL); in pci_path_component()
124 prop = of_find_property(dp, "reg", NULL); in ebus_path_component()
146 prop = of_find_property(dp, "reg", NULL); in ambapp_path_component()
155 prop = of_find_property(dp, "interrupts", NULL); in ambapp_path_component()
161 prop = of_find_property(dp, "vendor", NULL); in ambapp_path_component()
165 prop = of_find_property(dp, "device", NULL); in ambapp_path_component()
Dleon_kernel.c334 pp = of_find_property(rootnp, "systemid", &len); in leon_init_timers()
345 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()
490 p = of_find_property(dp, "mid", (void *)0); in leon_trans_init()
Dpower.c30 if (!of_find_property(dp, "button", NULL)) in has_button_interrupt()
Dprom_common.c43 prop = of_find_property(np, name, &len); in of_getintprop_default()
Dof_device_64.c59 if (!of_find_property(np, "ranges", NULL)) in of_bus_pci_match()
79 if (!of_find_property(np, "ranges", NULL)) in of_bus_simba_match()
284 if (of_find_property(pp, "ranges", NULL) != NULL) in use_1to1_mapping()
Dof_device_32.c30 if (!of_find_property(np, "ranges", NULL)) in of_bus_pci_match()
224 if (of_find_property(pp, "ranges", NULL) != NULL) in use_1to1_mapping()
Dof_device_common.c163 if (of_find_property(dp, "ranges", NULL) != NULL) in of_bus_sbus_match()
Dtime_32.c277 if (!of_find_property(dp, "address", NULL)) in clock_probe()
Dleon_smp.c285 pp = of_find_property(rootnp, "ipi_num", &len); in leon_ipi_init()
Dpci_schizo.c1071 (of_find_property(pbm->op->dev.of_node, "66mhz-capable", NULL) in schizo_scan_bus()
1271 if (!of_find_property(pbm->op->dev.of_node, "no-bus-parking", NULL)) in schizo_pbm_hw_init()
Dpci_sun4v.c521 prop = of_find_property(dp, "66mhz-capable", NULL); in pci_sun4v_scan_bus()
/linux-4.4.14/drivers/video/backlight/
Das3711_bl.c297 if (of_find_property(bl, "su2-feedback-voltage", NULL)) { in as3711_backlight_parse_dt()
301 if (of_find_property(bl, "su2-feedback-curr1", NULL)) { in as3711_backlight_parse_dt()
305 if (of_find_property(bl, "su2-feedback-curr2", NULL)) { in as3711_backlight_parse_dt()
309 if (of_find_property(bl, "su2-feedback-curr3", NULL)) { in as3711_backlight_parse_dt()
313 if (of_find_property(bl, "su2-feedback-curr-auto", NULL)) { in as3711_backlight_parse_dt()
321 if (of_find_property(bl, "su2-fbprot-lx-sd4", NULL)) { in as3711_backlight_parse_dt()
325 if (of_find_property(bl, "su2-fbprot-gpio2", NULL)) { in as3711_backlight_parse_dt()
329 if (of_find_property(bl, "su2-fbprot-gpio3", NULL)) { in as3711_backlight_parse_dt()
333 if (of_find_property(bl, "su2-fbprot-gpio4", NULL)) { in as3711_backlight_parse_dt()
341 if (of_find_property(bl, "su2-auto-curr1", NULL)) { in as3711_backlight_parse_dt()
[all …]
Dpwm_bl.c148 prop = of_find_property(node, "brightness-levels", &length); in pwm_backlight_parse_dt()
Dhx8357.c621 if (of_find_property(spi->dev.of_node, "im-gpios", NULL)) { in hx8357_probe()
/linux-4.4.14/drivers/usb/common/
Dcommon.c136 if (of_find_property(np, "tpl-support", NULL)) in of_usb_host_tpl_support()
186 if (of_find_property(np, "hnp-disable", NULL)) in of_usb_update_otg_caps()
188 if (of_find_property(np, "srp-disable", NULL)) in of_usb_update_otg_caps()
190 if (of_find_property(np, "adp-disable", NULL) || in of_usb_update_otg_caps()
/linux-4.4.14/arch/powerpc/kernel/
Dmachine_kexec.c235 prop = of_find_property(node, "linux,crashkernel-base", NULL); in export_crashk_values()
239 prop = of_find_property(node, "linux,crashkernel-size", NULL); in export_crashk_values()
268 prop = of_find_property(node, kernel_end_prop.name, NULL); in kexec_setup()
Dmachine_kexec_64.c415 prop = of_find_property(node, htab_base_prop.name, NULL); in export_htab_values()
418 prop = of_find_property(node, htab_size_prop.name, NULL); in export_htab_values()
Dpci_32.c136 map_prop = of_find_property(dn, "pci-OF-bus-map", NULL); in pcibios_make_OF_bus_map()
Dvio.c122 prop = of_find_property(of_node, "ibm,my-dma-window", in vio_cmo_num_OF_devs()
/linux-4.4.14/drivers/mfd/
Dwm8994-core.c292 if (of_find_property(np, "wlf,lineout1-se", NULL)) in wm8994_set_pdata_from_of()
294 if (of_find_property(np, "wlf,lineout2-se", NULL)) in wm8994_set_pdata_from_of()
297 if (of_find_property(np, "wlf,lineout1-feedback", NULL)) in wm8994_set_pdata_from_of()
299 if (of_find_property(np, "wlf,lineout2-feedback", NULL)) in wm8994_set_pdata_from_of()
302 if (of_find_property(np, "wlf,ldoena-always-driven", NULL)) in wm8994_set_pdata_from_of()
Dstmpe.c1170 if (of_find_property(np, "interrupts", NULL) == NULL) in stmpe_probe()
/linux-4.4.14/drivers/i2c/muxes/
Di2c-mux-reg.c115 if (of_find_property(np, "little-endian", NULL)) { in i2c_mux_reg_probe_dt()
117 } else if (of_find_property(np, "big-endian", NULL)) { in i2c_mux_reg_probe_dt()
130 if (of_find_property(np, "write-only", NULL)) in i2c_mux_reg_probe_dt()
/linux-4.4.14/drivers/nfc/nfcmrvl/
Duart.c90 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()
Dmain.c272 if (of_find_property(node, "hci-muxed", NULL)) in nfcmrvl_parse_dt()
Di2c.c183 if (of_find_property(node, "i2c-int-falling", NULL)) in nfcmrvl_i2c_parse_dt()
/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Domapdss-boot-init.c98 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node()
202 if (!of_find_property(child, "compatible", NULL)) { in omapdss_boot_init()
Dhdmi_common.c17 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
Ddss-of.c104 prop = of_find_property(np, "compatible", NULL); in dss_of_port_get_parent_device()
Ddsi.c5106 prop = of_find_property(ep, "lanes", &len); in dsi_probe_of()
/linux-4.4.14/drivers/regulator/
Dtps62360-regulator.c316 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()
Dpwm-regulator.c192 of_find_property(np, "voltage-table", &length); in pwm_regulator_init_table()
248 if (of_find_property(np, "voltage-table", NULL)) in pwm_regulator_probe()
Dfixed.c101 if (of_find_property(np, "vin-supply", NULL)) in of_get_fixed_voltage_config()
Dmax8998.c704 if (of_find_property(pmic_np, "max8998,pmic-buck-voltage-lock", NULL)) in max8998_pmic_dt_parse_pdata()
Dlp872x.c855 if (of_find_property(np, "ti,update-config", NULL)) in lp872x_populate_pdata_from_dt()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dof.c46 if (!of_find_property(np, "interrupts", NULL)) in brcmf_of_probe()
/linux-4.4.14/drivers/of/
Dof_net.c43 struct property *pp = of_find_property(np, name, NULL); in of_get_mac_addr()
Dbase.c232 struct property *of_find_property(const struct device_node *np, in of_find_property() function
245 EXPORT_SYMBOL(of_find_property);
305 struct property *pp = of_find_property(np, name, lenp); in of_get_property()
1095 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size()
1128 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size()
1347 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string()
1371 struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string()
1410 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
Ddynamic.c133 prop = of_find_property(pr->dn, "status", NULL); in of_reconfig_get_state_change()
776 ce->old_prop = of_find_property(np, prop->name, NULL); in of_changeset_action()
Doverlay.c65 tprop = of_find_property(target, prop->name, NULL); in of_overlay_apply_single_property()
Dirq.c497 if (!of_find_property(np, "interrupt-controller", NULL) || in of_irq_init()
Dunittest.c522 ppremove = of_find_property(parent, "prop-remove", NULL); in of_unittest_changeset()
/linux-4.4.14/arch/powerpc/sysdev/
Dmpic_msgr.c123 if (!of_find_property(aliases, buf, NULL)) in mpic_msgr_number_of_blocks()
153 prop = of_find_property(aliases, buf, NULL); in mpic_msgr_block_number()
Dehv_pic.c266 if (!of_find_property(np, "has-external-proxy", NULL)) in ehv_pic_init()
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-of.c32 prop = of_find_property(node, "data-lanes", NULL); in v4l2_of_parse_csi_bus()
46 prop = of_find_property(node, "lane-polarities", NULL); in v4l2_of_parse_csi_bus()
/linux-4.4.14/drivers/mmc/host/
Dsdhci-pltfm.c104 if (of_find_property(np, "keep-power-in-suspend", NULL)) in sdhci_get_of_property()
107 if (of_find_property(np, "enable-sdio-wakeup", NULL)) in sdhci_get_of_property()
Dsdhci-pxav2.c142 if (of_find_property(np, "non-removable", NULL)) in pxav2_get_mmc_pdata()
Domap_hsmmc.c1969 if (of_find_property(np, "ti,dual-volt", NULL)) in of_get_hsmmc_pdata()
1976 if (of_find_property(np, "ti,non-removable", NULL)) { in of_get_hsmmc_pdata()
1981 if (of_find_property(np, "ti,needs-special-reset", NULL)) in of_get_hsmmc_pdata()
1984 if (of_find_property(np, "ti,needs-special-hs-handling", NULL)) in of_get_hsmmc_pdata()
Dsdhci-esdhc-imx.c976 if (of_find_property(np, "no-1-8-v", NULL)) in sdhci_esdhc_imx_probe_dt()
Ddw_mmc.c2703 (!of_find_property(np, "dmas", NULL))) { in dw_mci_init_dma()
2910 if (of_find_property(np, "supports-highspeed", NULL)) { in dw_mci_parse_dt()
/linux-4.4.14/drivers/gpu/drm/tilcdc/
Dtilcdc_slave_compat.c103 prop = of_find_property(from, props[i], NULL); in tilcdc_copy_props()
237 prop = of_find_property(fragment, "target-path", NULL); in tilcdc_convert_slave_node()
/linux-4.4.14/include/linux/
Dof.h276 extern struct property *of_find_property(const struct device_node *np,
488 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() function
838 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool()
872 for (prop = of_find_property(np, propname, NULL), \
878 for (prop = of_find_property(np, propname, NULL), \
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c142 if (of_find_property(np, "no-loopback-test", NULL)) in of_platform_serial_setup()
185 if (of_find_property(ofdev->dev.of_node, "used-by-rtas", NULL)) in of_platform_serial_probe()
Dsunzilog.c1411 if (of_find_property(op->dev.of_node, "keyboard", NULL)) in zs_probe()
1559 if (of_find_property(dp, "keyboard", NULL)) in sunzilog_init()
Dsirfsoc_uart.c1305 if (of_find_property(pdev->dev.of_node, "cts-gpios", NULL)) in sirfsoc_uart_probe()
1310 if (of_find_property(pdev->dev.of_node, "rts-gpios", NULL)) in sirfsoc_uart_probe()
Ducc_uart.c1205 if (of_find_property(np, "soft-uart", NULL)) { in ucc_uart_probe()
Dsamsung.c1728 if (platdev->dev.of_node && of_find_property(platdev->dev.of_node, in s3c24xx_serial_init_port()
/linux-4.4.14/sound/soc/fsl/
Dfsl_sai.c783 if (of_find_property(np, "fsl,sai-synchronous-rx", NULL) && in fsl_sai_probe()
784 of_find_property(np, "fsl,sai-asynchronous", NULL)) { in fsl_sai_probe()
790 if (of_find_property(np, "fsl,sai-synchronous-rx", NULL)) { in fsl_sai_probe()
794 } else if (of_find_property(np, "fsl,sai-asynchronous", NULL)) { in fsl_sai_probe()
Dfsl_ssi.c1452 if (!of_find_property(np, "fsl,ssi-asynchronous", NULL)) { in fsl_ssi_probe()
/linux-4.4.14/arch/arm/plat-omap/
Ddmtimer.c836 if (of_find_property(dev->of_node, "ti,timer-alwon", NULL)) in omap_dm_timer_probe()
838 if (of_find_property(dev->of_node, "ti,timer-dsp", NULL)) in omap_dm_timer_probe()
840 if (of_find_property(dev->of_node, "ti,timer-pwm", NULL)) in omap_dm_timer_probe()
842 if (of_find_property(dev->of_node, "ti,timer-secure", NULL)) in omap_dm_timer_probe()
/linux-4.4.14/arch/mips/lantiq/xway/
Dxrx200_phy_fw.c88 pp = of_find_property(pdev->dev.of_node, "phys", NULL); in xway_phy_fw_probe()
/linux-4.4.14/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c106 prop = of_find_property(dnode, "ethernet1", &len); in init_ioports()
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-lantiq.c73 struct property *pins = of_find_property(np, "lantiq,pins", NULL); in ltq_pinctrl_dt_subnode_to_map()
74 struct property *groups = of_find_property(np, "lantiq,groups", NULL); in ltq_pinctrl_dt_subnode_to_map()
Ddevicetree.c196 prop = of_find_property(np, propname, &size); in pinctrl_dt_to_map()
Dpinctrl-tegra.c636 has_prop = of_find_property(np, "gpio-ranges", NULL); in gpio_node_has_range()
Dpinctrl-single.c1078 if (of_find_property(np, prop2[i].name, NULL)) in pcs_parse_pinconf()
1082 if (of_find_property(np, prop4[i].name, NULL)) in pcs_parse_pinconf()
Dpinctrl-at91-pio4.c484 pins = of_find_property(np, "pinmux", NULL); in atmel_pctl_dt_subnode_to_map()
Dpinctrl-pistachio.c1373 if (!of_find_property(child, "gpio-controller", NULL)) { in pistachio_gpio_register()
Dpinctrl-rockchip.c1869 if (!of_find_property(np, "gpio-controller", NULL)) in rockchip_pinctrl_get_soc_data()
/linux-4.4.14/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c316 pins = of_find_property(np, "wm,pins", NULL); in wmt_pctl_dt_node_to_map()
322 funcs = of_find_property(np, "wm,function", NULL); in wmt_pctl_dt_node_to_map()
323 pulls = of_find_property(np, "wm,pull", NULL); in wmt_pctl_dt_node_to_map()
/linux-4.4.14/drivers/hwtracing/coresight/
Dof_coresight.c143 if (of_find_property(ep, "slave-mode", NULL)) in of_get_coresight_platform_data()
/linux-4.4.14/drivers/mtd/maps/
Dsun_uflash.c117 if (!of_find_property(dp, "user", NULL)) in uflash_probe()
/linux-4.4.14/drivers/usb/chipidea/
Dci_hdrc_imx.c134 if (of_find_property(np, "disable-over-current", NULL)) in usbmisc_get_init_data()
137 if (of_find_property(np, "external-vbus-divider", NULL)) in usbmisc_get_init_data()
Dcore.c691 if (of_find_property(dev->of_node, "phy-clkgate-delay-us", NULL)) in ci_get_platdata()
696 if (of_find_property(dev->of_node, "itc-setting", NULL)) { in ci_get_platdata()
706 if (of_find_property(dev->of_node, "ahb-burst-config", NULL)) { in ci_get_platdata()
717 if (of_find_property(dev->of_node, "tx-burst-size-dword", NULL)) { in ci_get_platdata()
728 if (of_find_property(dev->of_node, "rx-burst-size-dword", NULL)) { in ci_get_platdata()
/linux-4.4.14/drivers/pinctrl/samsung/
Dpinctrl-exynos5440.c189 if (of_find_property(np, pcfgs[idx].prop_cfg, NULL)) in exynos5440_dt_node_to_map()
198 if (of_find_property(np, "samsung,exynos5440-pin-function", NULL)) in exynos5440_dt_node_to_map()
249 if (of_find_property(np, "samsung,exynos5440-pin-function", NULL)) { in exynos5440_dt_node_to_map()
633 prop = of_find_property(cfg_np, "samsung,exynos5440-pins", NULL); in exynos5440_pinctrl_parse_dt_pins()
Dpinctrl-samsung.c722 if (!of_find_property(cfg_np, in samsung_pinctrl_create_functions()
730 if (!of_find_property(func_np, in samsung_pinctrl_create_functions()
1001 if (!of_find_property(np, "gpio-controller", NULL)) in samsung_pinctrl_get_soc_data()
Dpinctrl-exynos.c522 if (!of_find_property(bank->of_node, "interrupts", NULL)) { in exynos_eint_wkup_init()
/linux-4.4.14/sound/soc/samsung/
Dodroidx2_max98090.c35 if (ret < 0 || of_find_property(odroidx2_dai[0].codec_of_node, in odroidx2_late_probe()
Di2s.c1172 if (!of_find_property(dev->of_node, "#clock-cells", NULL)) in i2s_register_clock_provider()
/linux-4.4.14/drivers/clk/versatile/
Dclk-sp810.c119 deprecated = !of_find_property(node, "assigned-clock-parents", NULL); in clk_sp810_of_setup()
/linux-4.4.14/drivers/misc/
Dsram.c225 if (of_find_property(child, "export", NULL)) in sram_reserve_regions()
228 if (of_find_property(child, "pool", NULL)) in sram_reserve_regions()
Dvexpress-syscfg.c163 prop = of_find_property(dev->of_node, in vexpress_syscfg_regmap_init()
/linux-4.4.14/drivers/net/ethernet/ti/
Dcpsw-phy-sel.c203 if (of_find_property(pdev->dev.of_node, "rmii-clock-ext", NULL)) in cpsw_phy_sel_probe()
Dnetcp_ethss.c3069 if (of_find_property(node, "enable-ale", NULL)) { in gbe_probe()
/linux-4.4.14/drivers/cpufreq/
Dspear-cpufreq.c188 prop = of_find_property(np, "cpufreq_tbl", NULL); in spear_cpufreq_probe()
Dimx6q-cpufreq.c269 prop = of_find_property(np, "fsl,soc-operating-points", NULL); in imx6q_cpufreq_probe()
Dcpufreq-dt.c409 if (of_find_property(np, "#cooling-cells", NULL)) { in cpufreq_ready()
Dmt8173-cpufreq.c274 if (of_find_property(np, "#cooling-cells", NULL)) { in mtk_cpufreq_ready()
/linux-4.4.14/drivers/reset/
Dreset-socfpga.c110 if (!of_find_property(pdev->dev.of_node, "#reset-cells", NULL)) { in socfpga_reset_probe()
/linux-4.4.14/drivers/crypto/nx/
Dnx.c480 p = of_find_property(base_node, "status", NULL); in nx_of_init()
486 p = of_find_property(base_node, "ibm,max-sg-len", NULL); in nx_of_init()
493 p = of_find_property(base_node, "ibm,max-sync-cop", NULL); in nx_of_init()
Dnx-842-powernv.c537 ct_prop = of_find_property(dn, "ibm,842-coprocessor-type", NULL); in nx842_powernv_probe()
543 ci_prop = of_find_property(dn, "ibm,842-coprocessor-instance", NULL); in nx842_powernv_probe()
Dnx-842-pseries.c757 status = of_find_property(of_node, "status", NULL); in nx842_OF_upd()
758 maxsglen = of_find_property(of_node, "ibm,max-sg-len", NULL); in nx842_OF_upd()
759 maxsyncop = of_find_property(of_node, "ibm,max-sync-cop", NULL); in nx842_OF_upd()
/linux-4.4.14/drivers/mtd/spi-nor/
Dnxp-spifi.c296 if (of_find_property(np, "spi-cpha", NULL)) in nxp_spifi_setup_flash()
299 if (of_find_property(np, "spi-cpol", NULL)) in nxp_spifi_setup_flash()
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Dqe.c589 prop = of_find_property(fw, "extended-modes", NULL); in qe_get_firmware_info()
596 prop = of_find_property(fw, "virtual-traps", NULL); in qe_get_firmware_info()
/linux-4.4.14/drivers/net/phy/
Dsmsc.c55 if (of_find_property(of_node, "smsc,disable-energy-detect", &len)) in smsc_phy_config_init()
/linux-4.4.14/arch/arm/mach-pxa/
Dirq.c262 if (of_find_property(node, "marvell,intc-priority", NULL)) in pxa_dt_irq_init()
/linux-4.4.14/arch/mips/pci/
Dpci-lantiq.c123 if (of_find_property(node, "lantiq,external-clock", NULL)) in ltq_pci_startup()
/linux-4.4.14/drivers/dma/
Dof-dma.c252 if (!of_find_property(np, "dmas", NULL)) in of_dma_request_slave_channel()
Dedma.c1983 prop = of_find_property(dev->of_node, "ti,edma-xbar-event-map", in edma_setup_info_from_dt()
1994 prop = of_find_property(dev->of_node, "ti,edma-memcpy-channels", &sz); in edma_setup_info_from_dt()
2014 prop = of_find_property(dev->of_node, "ti,edma-reserved-slot-ranges", in edma_setup_info_from_dt()
Dimx-sdma.c1478 event_remap = of_find_property(np, propname, NULL); in sdma_event_remap()
/linux-4.4.14/drivers/video/
Dof_display_timing.c32 prop = of_find_property(np, name, &length); in parse_timing_property()
/linux-4.4.14/drivers/input/touchscreen/
Dmms114.c409 if (of_find_property(np, "x-invert", NULL)) in mms114_parse_dt()
411 if (of_find_property(np, "y-invert", NULL)) in mms114_parse_dt()
Datmel_mxt_ts.c2431 if (of_find_property(np, "linux,gpio-keymap", &proplen)) { in mxt_parse_dt()
/linux-4.4.14/drivers/gpio/
Dgpio-stp-xway.c251 if (!of_find_property(pdev->dev.of_node, "lantiq,rising", NULL)) in xway_stp_probe()
Dgpio-tb10x.c221 if (of_find_property(dn, "interrupt-controller", NULL)) { in tb10x_gpio_probe()
Dgpiolib-of.c351 group_names = of_find_property(np, group_names_propname, NULL); in of_gpiochip_add_pin_range()
Dgpio-adnp.c516 if (of_find_property(np, "interrupt-controller", NULL)) { in adnp_i2c_probe()
/linux-4.4.14/drivers/media/platform/xilinx/
Dxilinx-vtc.c260 if (!of_find_property(np, "xlnx,vtc", NULL)) in xvtc_of_get()
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c210 if (of_find_property(np, "snps,pbl", NULL)) { in stmmac_probe_config_dt()
/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c714 pins = of_find_property(np, "brcm,pins", NULL); in bcm2835_pctl_dt_node_to_map()
721 funcs = of_find_property(np, "brcm,function", NULL); in bcm2835_pctl_dt_node_to_map()
722 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
/linux-4.4.14/drivers/sbus/char/
Dopenprom.c173 prop = of_find_property(dp, op->oprom_array, NULL); in opromnxtprop()
466 prop = of_find_property(dp, str, NULL); in opiocnextprop()
/linux-4.4.14/drivers/leds/
Dleds-powernv.c258 p = of_find_property(np, "led-types", NULL); in powernv_led_classdev()
Dleds-max77693.c649 prop = of_find_property(child_node, "led-sources", NULL); in max77693_led_parse_dt()
/linux-4.4.14/sound/soc/omap/
Domap-twl4030.c309 prop = of_find_property(node, "ti,audio-routing", NULL); in omap_twl4030_probe()
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpinctrl.c128 if (of_find_property(np, "groups", NULL) || in sh_pfc_dt_subnode_to_map()
129 of_find_property(np, "pins", NULL)) { in sh_pfc_dt_subnode_to_map()
/linux-4.4.14/arch/powerpc/platforms/ps3/
Dos-area.c274 struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_set_property()
296 const struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_get_property()
/linux-4.4.14/arch/powerpc/platforms/pseries/
Dmobility.c194 prop = of_find_property(dn, prop_name, NULL); in update_dt_node()
Dreconfig.c319 prop = of_find_property(np, buf, NULL); in do_remove_property()
Dhotplug-memory.c86 prop = of_find_property(dn, "ibm,dynamic-memory", NULL); in dlpar_clone_drconf_property()
Diommu.c821 win64 = of_find_property(np, DIRECT64_PROPNAME, NULL); in remove_ddw()
/linux-4.4.14/drivers/clk/shmobile/
Dclk-mstp.c194 if (of_find_property(np, "clock-indices", &i)) in cpg_mstp_clocks_init()
/linux-4.4.14/drivers/hwmon/
Dpwm-fan.c179 if (!of_find_property(np, "cooling-levels", NULL)) in pwm_fan_of_get_cooling_data()
Dltc4245.c477 if (of_find_property(np, "ltc4245,use-extra-gpios", NULL)) in ltc4245_use_extra_gpios()
Dgpio-fan.c495 prop = of_find_property(node, "gpio-fan,speed-map", &i); in gpio_fan_get_of_pdata()
Dntc_thermistor.c313 if (of_find_property(np, "connected-positive", NULL)) in ntc_thermistor_parse_dt()
/linux-4.4.14/drivers/base/power/opp/
Dcore.c786 if (!of_find_property(opp->np, "opp-microvolt", NULL)) in opp_parse_supplies()
1245 prop = of_find_property(dev->of_node, "operating-points", NULL); in _of_add_opp_table_v1()
/linux-4.4.14/drivers/pinctrl/meson/
Dpinctrl-meson.c654 if (!of_find_property(np, "gpio-controller", NULL)) in meson_pinctrl_parse_dt()
670 if (!of_find_property(np, "gpio-controller", NULL)) in meson_pinctrl_parse_dt()
/linux-4.4.14/drivers/staging/fbtft/
Dfbtft-core.c167 if (of_find_property(node, name, NULL)) { in fbtft_request_one_gpio()
1042 prop = of_find_property(node, "init", NULL); in fbtft_init_display_dt()
1305 if (of_find_property(node, "led-gpios", NULL)) in fbtft_probe_dt()
1307 if (of_find_property(node, "init", NULL)) in fbtft_probe_dt()
/linux-4.4.14/drivers/spi/
Dspi.c1459 if (of_find_property(nc, "spi-cpha", NULL)) in of_register_spi_device()
1461 if (of_find_property(nc, "spi-cpol", NULL)) in of_register_spi_device()
1463 if (of_find_property(nc, "spi-cs-high", NULL)) in of_register_spi_device()
1465 if (of_find_property(nc, "spi-3wire", NULL)) in of_register_spi_device()
1467 if (of_find_property(nc, "spi-lsb-first", NULL)) in of_register_spi_device()
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c400 if (of_find_property(np, "#thermal-sensor-cells", NULL)) in ti_thermal_register_cpu_cooling()
/linux-4.4.14/drivers/irqchip/
Dirq-gic-v2m.c387 if (!of_find_property(child, "msi-controller", NULL)) in gicv2m_of_init()
/linux-4.4.14/drivers/video/fbdev/
Dbw2.c308 if (!of_find_property(dp, "width", NULL)) { in bw2_probe()
Dxilinxfb.c472 if (of_find_property(pdev->dev.of_node, "rotate-display", NULL)) in xilinxfb_of_probe()
Dcg3.c395 if (!of_find_property(dp, "width", NULL)) { in cg3_probe()
Dtcx.c382 (of_find_property(dp, "tcx-8-bit", NULL) != NULL); in tcx_probe()
Damba-clcd.c800 if (of_find_property(node, "memory-region", NULL)) { in clcdfb_of_get_board()
/linux-4.4.14/drivers/memory/
Demif.c1299 if (of_find_property(np_emif, "extended-temp-part", &len)) in of_get_custom_configs()
1317 if (of_find_property(np_emif, "cs1-used", &len)) in of_get_ddr_info()
1320 if (of_find_property(np_emif, "cal-resistor-per-cs", &len)) in of_get_ddr_info()
1379 if (of_find_property(np_emif, "hw-caps-ll-interface", &len)) in of_get_memory_device_details()
/linux-4.4.14/arch/arm/mach-imx/
Dgpc.c286 if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) { in imx_gpc_check_dt()
/linux-4.4.14/arch/arm/mach-exynos/
Dsuspend.c725 if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) { in exynos_pm_init()
/linux-4.4.14/drivers/ata/
Dpata_octeon_cf.c872 cf_port->is_true_ide = (of_find_property(node, "cavium,true-ide", NULL) != NULL); in octeon_cf_probe()
883 reg_prop = of_find_property(node, "reg", &reg_len); in octeon_cf_probe()
Dlibahci_platform.c292 if (of_find_property(node, "phys", NULL)) { in ahci_platform_get_phy()
/linux-4.4.14/drivers/usb/phy/
Dphy-tegra-usb.c1031 if (of_find_property(np, "dr_mode", NULL)) in tegra_usb_phy_probe()
1042 if (of_find_property(np, "vbus-supply", NULL)) { in tegra_usb_phy_probe()
Dphy-msm-usb.c1614 prop = of_find_property(node, "qcom,phy-init-sequence", &len); in msm_otg_read_dt()
/linux-4.4.14/drivers/gpu/drm/bridge/
Dparade-ps8622.c618 if (!of_find_property(dev->of_node, "use-external-pwm", NULL)) { in ps8622_probe()
/linux-4.4.14/arch/powerpc/platforms/cell/
Dspu_manage.c426 if (of_find_property(dn, "vicinity", NULL)) { in of_has_vicinity()
/linux-4.4.14/drivers/pinctrl/sunxi/
Dpinctrl-sunxi.c212 if (of_find_property(node, "allwinner,drive", NULL)) in sunxi_pctrl_dt_node_to_map()
214 if (of_find_property(node, "allwinner,pull", NULL)) in sunxi_pctrl_dt_node_to_map()
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_hdmi.c508 if (of_find_property(dev->of_node, "hpd-gpios", &value)) { in vc4_hdmi_bind()
/linux-4.4.14/arch/powerpc/platforms/maple/
Dpci.c73 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range()
/linux-4.4.14/drivers/soc/qcom/
Dsmem.c706 if (of_find_property(pdev->dev.of_node, "qcom,rpm-msg-ram", NULL)) in qcom_smem_probe()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_mipi_dsi.c180 if (!of_find_property(node, "reg", NULL)) in mipi_dsi_host_register()
/linux-4.4.14/drivers/scsi/
Dsun_esp.c150 if (of_find_property(dp, "differential", NULL)) in esp_get_differential()
Dqlogicpti.c1356 if (of_find_property(dp, "differential", NULL) != NULL) in qpti_sbus_probe()
/linux-4.4.14/drivers/pinctrl/freescale/
Dpinctrl-mxs.c368 prop = of_find_property(np, propname, &length); in mxs_pinctrl_parse_group()
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_gpt.c336 if (!of_find_property(node, "gpio-controller", NULL)) in mpc52xx_gpt_gpio_setup()
/linux-4.4.14/drivers/hsi/
Dhsi.c260 prop = of_find_property(client, "hsi-channel-ids", &length); in hsi_add_client_from_dt()
/linux-4.4.14/drivers/phy/
Dphy-sun4i-usb.c564 if (of_find_property(np, "usb0_vbus_power-supply", NULL)) { in sun4i_usb_phy_probe()
/linux-4.4.14/drivers/virt/
Dfsl_hypervisor.c804 ret = of_find_property(node, "fsl,hv-version", NULL) != NULL; in has_fsl_hypervisor()
/linux-4.4.14/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c503 pins = of_find_property(node, "pinmux", NULL); in mtk_pctrl_dt_subnode_to_map()
1285 prop = of_find_property(np, "pins-are-numbered", NULL); in mtk_pctrl_init()
/linux-4.4.14/arch/arm/mach-omap2/
Domap_hwmod.c2508 if (of_find_property(np, "ti,no-reset-on-init", NULL)) in _init()
2510 if (of_find_property(np, "ti,no-idle-on-init", NULL)) in _init()
2512 if (of_find_property(np, "ti,no-idle", NULL)) in _init()
/linux-4.4.14/drivers/input/keyboard/
Dtegra-kbc.c517 if (of_find_property(np, "nvidia,needs-ghost-filter", NULL)) in tegra_kbc_parse_dt()
/linux-4.4.14/drivers/net/ethernet/davicom/
Ddm9000.c1411 if (of_find_property(np, "davicom,ext-phy", NULL)) in dm9000_parse_dt()
1413 if (of_find_property(np, "davicom,no-eeprom", NULL)) in dm9000_parse_dt()
/linux-4.4.14/drivers/soc/ti/
Dknav_dma.c631 if (!of_find_property(cloud, "ti,navigator-cloud-address", &len)) { in dma_init()
/linux-4.4.14/arch/powerpc/platforms/powermac/
Dpci.c97 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range()
/linux-4.4.14/drivers/media/i2c/
Dmt9v032.c904 prop = of_find_property(np, "link-frequencies", NULL); in mt9v032_get_pdata()
/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c773 if (of_find_property(child, "ti,mbox-send-noirq", NULL)) in omap_mbox_probe()
/linux-4.4.14/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c970 if (of_find_property(np, "fsl,7-wire-mode", NULL)) { in mpc52xx_fec_probe()
Dgianfar.c857 stash = of_find_property(np, "bd-stash", NULL); in gfar_of_init()
908 if (of_find_property(np, "fsl,magic-packet", NULL)) in gfar_of_init()
/linux-4.4.14/drivers/block/
Dxsysace.c1165 if (of_find_property(dev->dev.of_node, "8-bit", NULL)) in ace_probe()
/linux-4.4.14/drivers/iommu/
Domap-iommu.c945 if (of_find_property(of, "ti,iommu-bus-err-back", NULL)) in omap_iommu_probe()
/linux-4.4.14/drivers/pci/host/
Dpci-tegra.c1432 if (of_find_property(np, property, NULL) == NULL) in of_regulator_bulk_available()
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c3516 if (!of_find_property(np, "g-tx-fifo-size", &len)) in dwc2_hsotg_of_probe()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c9265 if (of_find_property(dp, "hot-swappable-phy", &prop_len)) { in niu_get_of_props()