Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/core/
Dhost.c364 if (of_find_property(np, "non-removable", &len)) { in mmc_of_parse()
369 if (of_find_property(np, "broken-cd", &len)) in mmc_of_parse()
407 if (of_find_property(np, "cap-sd-highspeed", &len)) in mmc_of_parse()
409 if (of_find_property(np, "cap-mmc-highspeed", &len)) in mmc_of_parse()
411 if (of_find_property(np, "sd-uhs-sdr12", &len)) in mmc_of_parse()
413 if (of_find_property(np, "sd-uhs-sdr25", &len)) in mmc_of_parse()
415 if (of_find_property(np, "sd-uhs-sdr50", &len)) in mmc_of_parse()
417 if (of_find_property(np, "sd-uhs-sdr104", &len)) in mmc_of_parse()
419 if (of_find_property(np, "sd-uhs-ddr50", &len)) in mmc_of_parse()
421 if (of_find_property(np, "cap-power-off-card", &len)) in mmc_of_parse()
[all …]
/linux-4.1.27/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.c288 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.1.27/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.1.27/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.c398 prop = of_find_property(node, htab_base_prop.name, NULL); in export_htab_values()
401 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.1.27/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.c1176 if (of_find_property(np, "interrupts", NULL) == NULL) in stmpe_probe()
/linux-4.1.27/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.c102 prop = of_find_property(np, "compatible", NULL); in dss_of_port_get_parent_device()
Ddsi.c5105 prop = of_find_property(ep, "lanes", &len); in dsi_probe_of()
/linux-4.1.27/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.c123 prop = of_find_property(np, "voltage-table", &length); 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.1.27/drivers/media/v4l2-core/
Dv4l2-of.c31 prop = of_find_property(node, "data-lanes", NULL); in v4l2_of_parse_csi_bus()
45 prop = of_find_property(node, "lane-polarities", NULL); in v4l2_of_parse_csi_bus()
/linux-4.1.27/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()
1098 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size()
1131 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size()
1350 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string()
1374 struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string()
1413 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.c496 if (!of_find_property(np, "interrupt-controller", NULL) || in of_irq_init()
Dunittest.c518 ppremove = of_find_property(parent, "prop-remove", NULL); in of_unittest_changeset()
/linux-4.1.27/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.c264 if (!of_find_property(np, "has-external-proxy", NULL)) in ehv_pic_init()
/linux-4.1.27/sound/soc/fsl/
Dfsl_sai.c632 if (of_find_property(np, "fsl,sai-synchronous-rx", NULL) && in fsl_sai_probe()
633 of_find_property(np, "fsl,sai-asynchronous", NULL)) { in fsl_sai_probe()
639 if (of_find_property(np, "fsl,sai-synchronous-rx", NULL)) { in fsl_sai_probe()
643 } else if (of_find_property(np, "fsl,sai-asynchronous", NULL)) { in fsl_sai_probe()
Dfsl_ssi.c1366 if (!of_find_property(np, "fsl,ssi-asynchronous", NULL)) { in fsl_ssi_probe()
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pltfm.c108 if (of_find_property(np, "keep-power-in-suspend", NULL)) in sdhci_get_of_property()
111 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.c1886 if (of_find_property(np, "ti,dual-volt", NULL)) in of_get_hsmmc_pdata()
1893 if (of_find_property(np, "ti,non-removable", NULL)) { in of_get_hsmmc_pdata()
1898 if (of_find_property(np, "ti,needs-special-reset", NULL)) in of_get_hsmmc_pdata()
1901 if (of_find_property(np, "ti,needs-special-hs-handling", NULL)) in of_get_hsmmc_pdata()
Dsdhci-esdhc-imx.c897 if (of_find_property(np, "no-1-8-v", NULL)) in sdhci_esdhc_imx_probe_dt()
Ddw_mmc.c2701 if (of_find_property(np, "supports-highspeed", NULL)) in dw_mci_parse_dt()
/linux-4.1.27/include/linux/
Dof.h275 extern struct property *of_find_property(const struct device_node *np,
482 static inline struct property *of_find_property(const struct device_node *np, in of_find_property() function
832 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool()
866 for (prop = of_find_property(np, propname, NULL), \
872 for (prop = of_find_property(np, propname, NULL), \
/linux-4.1.27/drivers/usb/common/
Dcommon.c151 if (of_find_property(np, "tpl-support", NULL)) in of_usb_host_tpl_support()
/linux-4.1.27/drivers/tty/serial/
Dof_serial.c135 if (of_find_property(np, "no-loopback-test", NULL)) in of_platform_serial_setup()
173 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.c1319 if (of_find_property(pdev->dev.of_node, "cts-gpios", NULL)) in sirfsoc_uart_probe()
1324 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.c1753 if (platdev->dev.of_node && of_find_property(platdev->dev.of_node, in s3c24xx_serial_init_port()
/linux-4.1.27/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.1.27/arch/powerpc/platforms/8xx/
Dtqm8xx_setup.c106 prop = of_find_property(dnode, "ethernet1", &len); in init_ioports()
/linux-4.1.27/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.1.27/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.c202 prop = of_find_property(np, propname, &size); in pinctrl_dt_to_map()
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-rockchip.c1757 if (!of_find_property(np, "gpio-controller", NULL)) in rockchip_pinctrl_get_soc_data()
/linux-4.1.27/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.1.27/drivers/mtd/maps/
Dsun_uflash.c117 if (!of_find_property(dp, "user", NULL)) in uflash_probe()
/linux-4.1.27/drivers/hwtracing/coresight/
Dof_coresight.c143 if (of_find_property(ep, "slave-mode", NULL)) in of_get_coresight_platform_data()
/linux-4.1.27/drivers/usb/chipidea/
Dci_hdrc_imx.c118 if (of_find_property(np, "disable-over-current", NULL)) in usbmisc_get_init_data()
121 if (of_find_property(np, "external-vbus-divider", NULL)) in usbmisc_get_init_data()
/linux-4.1.27/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.1.27/drivers/reset/
Dreset-socfpga.c108 if (!of_find_property(pdev->dev.of_node, "#reset-cells", NULL)) { in socfpga_reset_probe()
/linux-4.1.27/drivers/crypto/nx/
Dnx.c473 p = of_find_property(base_node, "status", NULL); in nx_of_init()
479 p = of_find_property(base_node, "ibm,max-sg-len", NULL); in nx_of_init()
486 p = of_find_property(base_node, "ibm,max-sync-cop", NULL); in nx_of_init()
Dnx-842.c930 status = of_find_property(of_node, "status", NULL); in nx842_OF_upd()
931 maxsglen = of_find_property(of_node, "ibm,max-sg-len", NULL); in nx842_OF_upd()
932 maxsyncop = of_find_property(of_node, "ibm,max-sync-cop", NULL); in nx842_OF_upd()
/linux-4.1.27/drivers/dma/
Dof-dma.c163 if (!of_find_property(np, "dmas", NULL)) in of_dma_request_slave_channel()
/linux-4.1.27/drivers/pinctrl/samsung/
Dpinctrl-exynos5440.c191 if (of_find_property(np, pcfgs[idx].prop_cfg, NULL)) in exynos5440_dt_node_to_map()
200 if (of_find_property(np, "samsung,exynos5440-pin-function", NULL)) in exynos5440_dt_node_to_map()
258 if (of_find_property(np, "samsung,exynos5440-pin-function", NULL)) { in exynos5440_dt_node_to_map()
645 prop = of_find_property(cfg_np, "samsung,exynos5440-pins", NULL); in exynos5440_pinctrl_parse_dt_pins()
Dpinctrl-samsung.c727 if (!of_find_property(cfg_np, in samsung_pinctrl_create_functions()
735 if (!of_find_property(func_np, in samsung_pinctrl_create_functions()
1016 if (!of_find_property(np, "gpio-controller", NULL)) in samsung_pinctrl_get_soc_data()
Dpinctrl-exynos.c523 if (!of_find_property(bank->of_node, "interrupts", NULL)) { in exynos_eint_wkup_init()
/linux-4.1.27/drivers/net/ethernet/ti/
Dcpsw-phy-sel.c202 if (of_find_property(pdev->dev.of_node, "rmii-clock-ext", NULL)) in cpsw_phy_sel_probe()
Dnetcp_ethss.c2823 if (of_find_property(node, "enable-ale", NULL)) { in gbe_probe()
/linux-4.1.27/drivers/cpufreq/
Dspear-cpufreq.c188 prop = of_find_property(np, "cpufreq_tbl", NULL); in spear_cpufreq_probe()
Dexynos-cpufreq.c215 if (of_find_property(cpu0, "#cooling-cells", NULL)) { in exynos_cpufreq_probe()
Dimx6q-cpufreq.c235 prop = of_find_property(np, "fsl,soc-operating-points", NULL); in imx6q_cpufreq_probe()
Dcpufreq-dt.c347 if (of_find_property(np, "#cooling-cells", NULL)) { in cpufreq_ready()
/linux-4.1.27/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.1.27/drivers/clk/shmobile/
Dclk-mstp.c188 if (of_find_property(np, "clock-indices", &i)) in cpg_mstp_clocks_init()
/linux-4.1.27/arch/mips/pci/
Dpci-lantiq.c125 if (of_find_property(node, "lantiq,external-clock", NULL)) in ltq_pci_startup()
/linux-4.1.27/arch/arm/mach-pxa/
Dirq.c263 if (of_find_property(node, "marvell,intc-priority", NULL)) in pxa_dt_irq_init()
/linux-4.1.27/drivers/video/
Dof_display_timing.c32 prop = of_find_property(np, name, &length); in parse_timing_property()
/linux-4.1.27/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.c2390 if (of_find_property(client->dev.of_node, "linux,gpio-keymap", in mxt_parse_dt()
/linux-4.1.27/drivers/media/platform/xilinx/
Dxilinx-vtc.c260 if (!of_find_property(np, "xlnx,vtc", NULL)) in xvtc_of_get()
/linux-4.1.27/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c721 pins = of_find_property(np, "brcm,pins", NULL); in bcm2835_pctl_dt_node_to_map()
728 funcs = of_find_property(np, "brcm,function", NULL); in bcm2835_pctl_dt_node_to_map()
729 pulls = of_find_property(np, "brcm,pull", NULL); in bcm2835_pctl_dt_node_to_map()
/linux-4.1.27/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.1.27/sound/soc/omap/
Domap-twl4030.c310 prop = of_find_property(node, "ti,audio-routing", NULL); in omap_twl4030_probe()
/linux-4.1.27/drivers/gpio/
Dgpio-stp-xway.c256 if (!of_find_property(pdev->dev.of_node, "lantiq,rising", NULL)) in xway_stp_probe()
Dgpiolib-of.c354 group_names = of_find_property(np, group_names_propname, NULL); in of_gpiochip_add_pin_range()
Dgpio-tb10x.c231 if (of_find_property(dn, "interrupt-controller", NULL)) { in tb10x_gpio_probe()
Dgpio-adnp.c516 if (of_find_property(np, "interrupt-controller", NULL)) { in adnp_i2c_probe()
/linux-4.1.27/drivers/spi/
Dspi.c1196 if (of_find_property(nc, "spi-cpha", NULL)) in of_register_spi_device()
1198 if (of_find_property(nc, "spi-cpol", NULL)) in of_register_spi_device()
1200 if (of_find_property(nc, "spi-cs-high", NULL)) in of_register_spi_device()
1202 if (of_find_property(nc, "spi-3wire", NULL)) in of_register_spi_device()
1204 if (of_find_property(nc, "spi-lsb-first", NULL)) in of_register_spi_device()
/linux-4.1.27/arch/powerpc/platforms/ps3/
Dos-area.c279 struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_set_property()
301 const struct property *tmp = of_find_property(node, prop->name, NULL); in os_area_get_property()
/linux-4.1.27/drivers/misc/
Dvexpress-syscfg.c163 prop = of_find_property(dev->of_node, in vexpress_syscfg_regmap_init()
/linux-4.1.27/arch/powerpc/platforms/pseries/
Dmobility.c194 prop = of_find_property(dn, prop_name, NULL); in update_dt_node()
Dreconfig.c349 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.c734 win64 = of_find_property(np, DIRECT64_PROPNAME, NULL); in remove_ddw()
/linux-4.1.27/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()
Dntc_thermistor.c272 if (of_find_property(np, "connected-positive", NULL)) in ntc_thermistor_parse_dt()
Dgpio-fan.c495 prop = of_find_property(node, "gpio-fan,speed-map", &i); in gpio_fan_get_of_pdata()
/linux-4.1.27/drivers/irqchip/
Dirq-gic-v2m.c322 if (!of_find_property(child, "msi-controller", NULL)) in gicv2m_of_init()
/linux-4.1.27/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.1.27/drivers/input/keyboard/
Dtegra-kbc.c517 if (of_find_property(np, "nvidia,needs-ghost-filter", NULL)) in tegra_kbc_parse_dt()
520 if (of_find_property(np, "nvidia,wakeup-source", NULL)) in tegra_kbc_parse_dt()
/linux-4.1.27/drivers/thermal/ti-soc-thermal/
Dti-thermal-common.c399 if (of_find_property(np, "#thermal-sensor-cells", NULL)) in ti_thermal_register_cpu_cooling()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c232 if (of_find_property(np, "snps,pbl", NULL)) { in stmmac_probe_config_dt()
/linux-4.1.27/drivers/video/fbdev/
Dbw2.c308 if (!of_find_property(dp, "width", NULL)) { in bw2_probe()
Dcg3.c395 if (!of_find_property(dp, "width", NULL)) { in cg3_probe()
Dxilinxfb.c472 if (of_find_property(pdev->dev.of_node, "rotate-display", NULL)) in xilinxfb_of_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.1.27/drivers/staging/fbtft/
Dfbtft-core.c169 if (of_find_property(node, name, NULL)) { in fbtft_request_one_gpio()
1073 prop = of_find_property(node, "init", NULL); in fbtft_init_display_dt()
1336 if (of_find_property(node, "led-gpios", NULL)) in fbtft_probe_dt()
1338 if (of_find_property(node, "init", NULL)) in fbtft_probe_dt()
/linux-4.1.27/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.1.27/arch/arm/mach-imx/
Dgpc.c286 if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) { in imx_gpc_check_dt()
/linux-4.1.27/drivers/base/power/
Dopp.c855 prop = of_find_property(dev->of_node, "operating-points", NULL); in of_init_opp_table()
/linux-4.1.27/arch/arm/mach-exynos/
Dsuspend.c729 if (WARN_ON(!of_find_property(np, "interrupt-controller", NULL))) { in exynos_pm_init()
/linux-4.1.27/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.c1490 prop = of_find_property(node, "qcom,phy-init-sequence", &len); in msm_otg_read_dt()
/linux-4.1.27/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.1.27/arch/powerpc/platforms/cell/
Dspu_manage.c426 if (of_find_property(dn, "vicinity", NULL)) { in of_has_vicinity()
/linux-4.1.27/drivers/gpu/drm/bridge/
Dps8622.c623 if (!of_find_property(dev->of_node, "use-external-pwm", NULL)) { in ps8622_probe()
/linux-4.1.27/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.1.27/arch/powerpc/platforms/maple/
Dpci.c73 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_mipi_dsi.c180 if (!of_find_property(node, "reg", NULL)) in mipi_dsi_host_register()
/linux-4.1.27/drivers/pinctrl/freescale/
Dpinctrl-mxs.c368 prop = of_find_property(np, propname, &length); in mxs_pinctrl_parse_group()
/linux-4.1.27/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common.c402 pins = of_find_property(node, "pinmux", NULL); in mtk_pctrl_dt_subnode_to_map()
1129 prop = of_find_property(np, "pins-are-numbered", NULL); in mtk_pctrl_init()
/linux-4.1.27/drivers/scsi/
Dsun_esp.c150 if (of_find_property(dp, "differential", NULL)) in esp_get_differential()
Dqlogicpti.c1357 if (of_find_property(dp, "differential", NULL) != NULL) in qpti_sbus_probe()
/linux-4.1.27/arch/powerpc/platforms/52xx/
Dmpc52xx_gpt.c336 if (!of_find_property(node, "gpio-controller", NULL)) in mpc52xx_gpt_gpio_setup()
/linux-4.1.27/drivers/virt/
Dfsl_hypervisor.c804 ret = of_find_property(node, "fsl,hv-version", NULL) != NULL; in has_fsl_hypervisor()
/linux-4.1.27/drivers/hsi/
Dhsi.c250 prop = of_find_property(client, "hsi-channel-ids", &length); in hsi_add_client_from_dt()
/linux-4.1.27/arch/arm/mach-omap2/
Domap_hwmod.c2494 if (of_find_property(np, "ti,no-reset-on-init", NULL)) in _init()
2496 if (of_find_property(np, "ti,no-idle-on-init", NULL)) in _init()
2498 if (of_find_property(np, "ti,no-idle", NULL)) in _init()
/linux-4.1.27/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.1.27/drivers/soc/ti/
Dknav_dma.c631 if (!of_find_property(cloud, "ti,navigator-cloud-address", &len)) { in dma_init()
/linux-4.1.27/drivers/media/i2c/
Dmt9v032.c904 prop = of_find_property(np, "link-frequencies", NULL); in mt9v032_get_pdata()
/linux-4.1.27/arch/powerpc/platforms/powermac/
Dpci.c97 prop = of_find_property(bridge, "bus-range", &len); in fixup_bus_range()
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_mpc52xx.c970 if (of_find_property(np, "fsl,7-wire-mode", NULL)) { in mpc52xx_fec_probe()
Dgianfar.c898 stash = of_find_property(np, "bd-stash", NULL); in gfar_of_init()
948 if (of_find_property(np, "fsl,magic-packet", NULL)) in gfar_of_init()
/linux-4.1.27/drivers/block/
Dxsysace.c1165 if (of_find_property(dev->dev.of_node, "8-bit", NULL)) in ace_probe()
/linux-4.1.27/drivers/iommu/
Domap-iommu.c1036 if (of_find_property(of, "ti,iommu-bus-err-back", NULL)) in omap_iommu_probe()
/linux-4.1.27/arch/arm/common/
Dedma.c1573 prop = of_find_property(node, "ti,edma-xbar-event-map", &sz); in edma_of_parse_dt()
/linux-4.1.27/drivers/pci/host/
Dpci-tegra.c1448 if (of_find_property(np, property, NULL) == NULL) in of_regulator_bulk_available()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_hdmi.c2264 if (!of_find_property(np, "hpd-gpio", &value)) { in drm_hdmi_dt_parse_pdata()
/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c3806 if (!of_find_property(np, "g-tx-fifo-size", &len)) in s3c_hsotg_of_probe()
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c9267 if (of_find_property(dp, "hot-swappable-phy", &prop_len)) { in niu_get_of_props()