/drivers/video/backlight/ |
D | as3711_bl.c | 297 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 …]
|
/drivers/usb/common/ |
D | common.c | 193 if (of_find_property(np, "tpl-support", NULL)) in of_usb_host_tpl_support() 243 if (of_find_property(np, "hnp-disable", NULL)) in of_usb_update_otg_caps() 245 if (of_find_property(np, "srp-disable", NULL)) in of_usb_update_otg_caps() 247 if (of_find_property(np, "adp-disable", NULL) || in of_usb_update_otg_caps()
|
/drivers/base/power/opp/ |
D | of.c | 81 if (of_find_property(np, "opp-supported-hw", NULL)) in _opp_is_supported() 118 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 124 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 166 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 172 prop = of_find_property(opp->np, name, NULL); in opp_parse_supplies() 392 prop = of_find_property(dev->of_node, "operating-points", NULL); in _of_add_opp_table_v1()
|
/drivers/mfd/ |
D | wm8994-core.c | 292 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()
|
/drivers/i2c/muxes/ |
D | i2c-mux-reg.c | 110 if (of_find_property(np, "little-endian", NULL)) { in i2c_mux_reg_probe_dt() 112 } else if (of_find_property(np, "big-endian", NULL)) { in i2c_mux_reg_probe_dt() 125 if (of_find_property(np, "write-only", NULL)) in i2c_mux_reg_probe_dt()
|
/drivers/cpufreq/ |
D | cpufreq-dt.c | 70 pp = of_find_property(np, "cpu0-supply", NULL); in find_supply_name() 77 pp = of_find_property(np, "cpu-supply", NULL); in find_supply_name() 334 if (of_find_property(np, "#cooling-cells", NULL)) { in cpufreq_ready()
|
/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()
|
D | pwm-regulator.c | 269 of_find_property(np, "voltage-table", &length); in pwm_regulator_init_table() 349 if (of_find_property(np, "voltage-table", NULL)) in pwm_regulator_probe()
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | omapdss-boot-init.c | 98 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node() 202 if (!of_find_property(child, "compatible", NULL)) in omapdss_boot_init()
|
D | hdmi_common.c | 17 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
/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()
|
/drivers/gpu/drm/omapdrm/dss/ |
D | omapdss-boot-init.c | 98 prop = of_find_property(node, "compatible", NULL); in omapdss_omapify_node() 202 if (!of_find_property(child, "compatible", NULL)) in omapdss_boot_init()
|
D | hdmi_common.c | 17 prop = of_find_property(ep, "lanes", &len); in hdmi_parse_lanes_of()
|
/drivers/usb/chipidea/ |
D | ci_hdrc_imx.c | 140 if (of_find_property(np, "disable-over-current", NULL)) in usbmisc_get_init_data() 143 if (of_find_property(np, "over-current-active-high", NULL)) in usbmisc_get_init_data() 146 if (of_find_property(np, "external-vbus-divider", NULL)) in usbmisc_get_init_data()
|
/drivers/media/v4l2-core/ |
D | v4l2-of.c | 32 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()
|
/drivers/gpu/drm/tilcdc/ |
D | tilcdc_slave_compat.c | 103 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()
|
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | of.c | 40 if (!of_find_property(np, "interrupts", NULL)) in brcmf_of_probe()
|
/drivers/of/ |
D | of_net.c | 43 struct property *pp = of_find_property(np, name, NULL); in of_get_mac_addr()
|
D | base.c | 241 struct property *of_find_property(const struct device_node *np, in of_find_property() function 254 EXPORT_SYMBOL(of_find_property); 314 struct property *pp = of_find_property(np, name, lenp); in of_get_property() 1127 struct property *prop = of_find_property(np, propname, NULL); in of_property_count_elems_of_size() 1162 struct property *prop = of_find_property(np, propname, NULL); in of_find_property_value_of_size() 1446 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string() 1470 const struct property *prop = of_find_property(np, propname, NULL); in of_property_match_string() 1510 const struct property *prop = of_find_property(np, propname, NULL); in of_property_read_string_helper()
|
D | of_mdio.c | 193 if (!of_find_property(child, "compatible", NULL)) in of_mdiobus_child_is_phy() 248 if (of_find_property(child, "reg", NULL)) in of_mdiobus_register()
|
/drivers/tty/serial/8250/ |
D | 8250_of.c | 140 if (of_find_property(np, "no-loopback-test", NULL)) in of_platform_serial_setup() 183 if (of_find_property(ofdev->dev.of_node, "used-by-rtas", NULL)) in of_platform_serial_probe()
|
/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.c | 316 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()
|
/drivers/pinctrl/ |
D | pinctrl-lantiq.c | 73 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()
|
/drivers/pinctrl/samsung/ |
D | pinctrl-exynos5440.c | 189 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()
|
/drivers/misc/ |
D | memory_state_time.c | 299 if (!of_find_property(node, BW_TBL, &lenb)) { in get_bw_buckets() 339 if (!of_find_property(node, FREQ_TBL, &lenf)) { in freq_buckets_init()
|