/linux-4.4.14/drivers/mmc/core/ |
D | host.c | 208 if (of_property_read_bool(np, "non-removable")) { in mmc_of_parse() 211 cd_cap_invert = of_property_read_bool(np, "cd-inverted"); in mmc_of_parse() 213 if (of_property_read_bool(np, "broken-cd")) in mmc_of_parse() 239 ro_cap_invert = of_property_read_bool(np, "wp-inverted"); in mmc_of_parse() 247 if (of_property_read_bool(np, "disable-wp")) in mmc_of_parse() 254 if (of_property_read_bool(np, "cap-sd-highspeed")) in mmc_of_parse() 256 if (of_property_read_bool(np, "cap-mmc-highspeed")) in mmc_of_parse() 258 if (of_property_read_bool(np, "sd-uhs-sdr12")) in mmc_of_parse() 260 if (of_property_read_bool(np, "sd-uhs-sdr25")) in mmc_of_parse() 262 if (of_property_read_bool(np, "sd-uhs-sdr50")) in mmc_of_parse() [all …]
|
/linux-4.4.14/drivers/regulator/ |
D | of_regulator.c | 69 constraints->boot_on = of_property_read_bool(np, "regulator-boot-on"); in of_get_regulation_constraints() 70 constraints->always_on = of_property_read_bool(np, "regulator-always-on"); in of_get_regulation_constraints() 74 constraints->pull_down = of_property_read_bool(np, "regulator-pull-down"); in of_get_regulation_constraints() 76 if (of_property_read_bool(np, "regulator-allow-bypass")) in of_get_regulation_constraints() 79 if (of_property_read_bool(np, "regulator-allow-set-load")) in of_get_regulation_constraints() 94 constraints->soft_start = of_property_read_bool(np, in of_get_regulation_constraints() 113 constraints->over_current_protection = of_property_read_bool(np, in of_get_regulation_constraints() 150 if (of_property_read_bool(suspend_np, in of_get_regulation_constraints() 153 else if (of_property_read_bool(suspend_np, in of_get_regulation_constraints()
|
D | max8973-regulator.c | 481 pdata->enable_ext_control = of_property_read_bool(np, in max8973_parse_dt() 490 if (of_property_read_bool(np, "maxim,enable-remote-sense")) in max8973_parse_dt() 493 if (of_property_read_bool(np, "maxim,enable-falling-slew-rate")) in max8973_parse_dt() 497 if (of_property_read_bool(np, "maxim,enable-active-discharge")) in max8973_parse_dt() 501 if (of_property_read_bool(np, "maxim,enable-frequency-shift")) in max8973_parse_dt() 504 if (of_property_read_bool(np, "maxim,enable-bias-control")) in max8973_parse_dt() 507 etr_enable = of_property_read_bool(np, "maxim,enable-etr"); in max8973_parse_dt() 508 etr_sensitivity_high = of_property_read_bool(np, in max8973_parse_dt()
|
D | fixed.c | 97 config->enable_high = of_property_read_bool(np, "enable-active-high"); in of_get_fixed_voltage_config() 98 config->gpio_is_open_drain = of_property_read_bool(np, in of_get_fixed_voltage_config()
|
D | tps51632-regulator.c | 242 of_property_read_bool(np, "ti,enable-pwm-dvfs"); in of_get_tps51632_platform_data() 243 pdata->dvfs_step_20mV = of_property_read_bool(np, "ti,dvfs-step-20mV"); in of_get_tps51632_platform_data()
|
D | gpio-regulator.c | 156 if (of_property_read_bool(np, "enable-active-high")) in of_get_gpio_regulator_config() 159 if (of_property_read_bool(np, "enable-at-boot")) in of_get_gpio_regulator_config()
|
D | palmas-regulator.c | 1460 of_property_read_bool(ddata->palmas_matches[idx].of_node, in palmas_dt_to_pdata() 1498 ret = of_property_read_bool(ddata->palmas_matches[idx].of_node, in palmas_dt_to_pdata() 1505 pdata->enable_ldo8_tracking = of_property_read_bool( in palmas_dt_to_pdata() 1510 pdata->ldo6_vibrator = of_property_read_bool(node, "ti,ldo6-vibrator"); in palmas_dt_to_pdata()
|
D | qcom_rpm-regulator.c | 669 if (of_property_read_bool(node, key)) { in rpm_reg_of_parse() 685 pwm = !of_property_read_bool(node, key); in rpm_reg_of_parse()
|
D | tps65090-regulator.c | 385 rpdata->enable_ext_control = of_property_read_bool( in tps65090_parse_dt_reg_data()
|
/linux-4.4.14/drivers/iio/frequency/ |
D | adf4350.c | 412 pdata->ref_doubler_en = of_property_read_bool(np, in adf4350_parse_dt() 414 pdata->ref_div2_en = of_property_read_bool(np, in adf4350_parse_dt() 418 pdata->r2_user_settings = of_property_read_bool(np, in adf4350_parse_dt() 421 pdata->r2_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() 424 pdata->r2_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() 436 pdata->r2_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() 442 pdata->r3_user_settings = of_property_read_bool(np, in adf4350_parse_dt() 445 pdata->r3_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() 449 pdata->r3_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() 452 pdata->r3_user_settings |= of_property_read_bool(np, in adf4350_parse_dt() [all …]
|
/linux-4.4.14/drivers/memory/ |
D | pl172.c | 109 if (of_property_read_bool(np, "mpmc,async-page-mode")) in pl172_setup_static() 112 if (of_property_read_bool(np, "mpmc,cs-active-high")) in pl172_setup_static() 115 if (of_property_read_bool(np, "mpmc,byte-lane-low")) in pl172_setup_static() 118 if (of_property_read_bool(np, "mpmc,extended-wait")) in pl172_setup_static() 122 of_property_read_bool(np, "mpmc,buffer-enable")) in pl172_setup_static() 125 if (of_property_read_bool(np, "mpmc,write-protect")) in pl172_setup_static()
|
D | omap-gpmc.c | 1678 p->sync_read = of_property_read_bool(np, "gpmc,sync-read"); in gpmc_read_settings_dt() 1679 p->sync_write = of_property_read_bool(np, "gpmc,sync-write"); in gpmc_read_settings_dt() 1684 p->burst_wrap = of_property_read_bool(np, "gpmc,burst-wrap"); in gpmc_read_settings_dt() 1685 p->burst_read = of_property_read_bool(np, "gpmc,burst-read"); in gpmc_read_settings_dt() 1686 p->burst_write = of_property_read_bool(np, "gpmc,burst-write"); in gpmc_read_settings_dt() 1693 p->wait_on_read = of_property_read_bool(np, in gpmc_read_settings_dt() 1695 p->wait_on_write = of_property_read_bool(np, in gpmc_read_settings_dt() 1758 of_property_read_bool(np, "gpmc,cycle2cycle-diffcsen"); in gpmc_read_timings_dt() 1760 of_property_read_bool(np, "gpmc,cycle2cycle-samecsen"); in gpmc_read_timings_dt() 1761 p->we_extra_delay = of_property_read_bool(np, "gpmc,we-extra-delay"); in gpmc_read_timings_dt() [all …]
|
D | ti-aemif.c | 317 data->enable_ew = of_property_read_bool(np, "ti,cs-extended-wait-mode"); in of_aemif_parse_abus_config() 318 data->enable_ss = of_property_read_bool(np, "ti,cs-select-strobe-mode"); in of_aemif_parse_abus_config()
|
D | fsl_ifc.c | 244 if (of_property_read_bool(dev->dev.of_node, "little-endian")) { in fsl_ifc_ctrl_probe()
|
D | mvebu-devbus.c | 313 if (!of_property_read_bool(node, "devbus,keep-config")) { in mvebu_devbus_probe()
|
/linux-4.4.14/drivers/leds/ |
D | leds-bcm6328.c | 281 if (of_property_read_bool(nc, "active-low")) in bcm6328_led() 375 if (of_property_read_bool(np, "brcm,serial-leds")) in bcm6328_leds_probe() 377 if (of_property_read_bool(np, "brcm,serial-mux")) in bcm6328_leds_probe() 379 if (of_property_read_bool(np, "brcm,serial-clk-low")) in bcm6328_leds_probe() 381 if (!of_property_read_bool(np, "brcm,serial-dat-low")) in bcm6328_leds_probe() 383 if (!of_property_read_bool(np, "brcm,serial-shift-inv")) in bcm6328_leds_probe() 400 if (of_property_read_bool(child, "brcm,hardware-controlled")) in bcm6328_leds_probe()
|
D | leds-bcm6358.c | 114 if (of_property_read_bool(nc, "active-low")) in bcm6358_led() 185 if (of_property_read_bool(np, "brcm,clk-dat-low")) in bcm6358_leds_probe()
|
D | leds-pca963x.c | 314 if (of_property_read_bool(np, "nxp,totem-pole")) in pca963x_dt_init() 320 if (of_property_read_bool(np, "nxp,hw-blink")) in pca963x_dt_init()
|
D | leds-pwm.c | 157 led.active_low = of_property_read_bool(child, "active-low"); in led_pwm_create_of()
|
/linux-4.4.14/drivers/usb/isp1760/ |
D | isp1760-if.c | 217 if (of_property_read_bool(dp, "port1-otg")) in isp1760_plat_probe() 220 if (of_property_read_bool(dp, "analog-oc")) in isp1760_plat_probe() 223 if (of_property_read_bool(dp, "dack-polarity")) in isp1760_plat_probe() 226 if (of_property_read_bool(dp, "dreq-polarity")) in isp1760_plat_probe()
|
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/ |
D | stmmac_platform.c | 162 of_property_read_bool(np, "snps,force_sf_dma_mode"); in stmmac_probe_config_dt() 220 of_property_read_bool(np, "snps,fixed-burst"); in stmmac_probe_config_dt() 222 of_property_read_bool(np, "snps,mixed-burst"); in stmmac_probe_config_dt() 227 plat->force_thresh_dma_mode = of_property_read_bool(np, "snps,force_thresh_dma_mode"); in stmmac_probe_config_dt()
|
D | dwmac-sti.c | 244 if (of_property_read_bool(np, "st,gmac_en")) in sti_dwmac_init() 295 dwmac->ext_phyclk = of_property_read_bool(np, "st,ext-phyclk"); in sti_dwmac_parse_data()
|
D | stmmac_mdio.c | 152 data->active_low = of_property_read_bool(np, in stmmac_mdio_reset()
|
/linux-4.4.14/drivers/of/ |
D | of_mdio.c | 72 if (of_property_read_bool(child, "broken-turn-around")) in of_mdiobus_register_phy() 335 status.duplex = of_property_read_bool(fixed_link_node, in of_phy_register_fixed_link() 339 status.pause = of_property_read_bool(fixed_link_node, "pause"); in of_phy_register_fixed_link() 340 status.asym_pause = of_property_read_bool(fixed_link_node, in of_phy_register_fixed_link()
|
D | of_mtd.c | 117 return of_property_read_bool(np, "nand-on-flash-bbt"); in of_get_nand_on_flash_bbt()
|
D | of_pci.c | 273 if (!of_property_read_bool(chip->of_node, "msi-controller")) in of_pci_msi_chip_add()
|
D | irq.c | 740 if (msi_np && !of_property_read_bool(msi_np, "#msi-cells")) { in of_msi_get_domain()
|
D | base.c | 579 if (of_property_read_bool(device, "big-endian")) in of_device_is_big_endian() 582 of_property_read_bool(device, "native-endian")) in of_device_is_big_endian()
|
/linux-4.4.14/sound/soc/fsl/ |
D | imx-spdif.c | 49 if (of_property_read_bool(np, "spdif-out")) in imx_spdif_audio_probe() 52 if (of_property_read_bool(np, "spdif-in")) in imx_spdif_audio_probe()
|
D | imx-audmux.c | 275 if (!of_property_read_bool(child, "fsl,port-config")) { in imx_audmux_parse_dt_defaults()
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-platform.c | 188 if (of_property_read_bool(dev->dev.of_node, "big-endian-regs")) in ehci_platform_probe() 191 if (of_property_read_bool(dev->dev.of_node, "big-endian-desc")) in ehci_platform_probe() 194 if (of_property_read_bool(dev->dev.of_node, "big-endian")) in ehci_platform_probe() 197 if (of_property_read_bool(dev->dev.of_node, in ehci_platform_probe() 201 if (of_property_read_bool(dev->dev.of_node, in ehci_platform_probe()
|
D | ohci-platform.c | 153 if (of_property_read_bool(dev->dev.of_node, "big-endian-regs")) in ohci_platform_probe() 156 if (of_property_read_bool(dev->dev.of_node, "big-endian-desc")) in ohci_platform_probe() 159 if (of_property_read_bool(dev->dev.of_node, "big-endian")) in ohci_platform_probe() 162 if (of_property_read_bool(dev->dev.of_node, "no-big-frame-no")) in ohci_platform_probe()
|
D | ehci-tegra.c | 108 if (!of_property_read_bool(phy_np, "nvidia,has-utmi-pad-registers")) { in tegra_reset_usb_controller() 465 tegra->needs_double_reset = of_property_read_bool(pdev->dev.of_node, in tegra_ehci_probe()
|
D | xhci-plat.c | 158 if ((node && of_property_read_bool(node, "usb3-lpm-capable")) || in xhci_plat_probe()
|
/linux-4.4.14/drivers/pci/host/ |
D | pcie-iproc-platform.c | 57 if (of_property_read_bool(np, "brcm,pcie-ob")) { in iproc_pcie_pltfm_probe() 78 if (of_property_read_bool(np, "brcm,pcie-ob-oarr-size")) in iproc_pcie_pltfm_probe()
|
D | pcie-spear13xx.c | 350 if (of_property_read_bool(np, "st,pcie-is-gen1")) in spear13xx_pcie_probe()
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-of.c | 180 if (of_property_read_bool(np, "input")) in of_parse_own_gpio() 182 else if (of_property_read_bool(np, "output-low")) in of_parse_own_gpio() 184 else if (of_property_read_bool(np, "output-high")) in of_parse_own_gpio() 214 if (!of_property_read_bool(np, "gpio-hog")) in of_gpiochip_scan_gpios()
|
D | gpio-mcp23s08.c | 655 of_property_read_bool(mcp->chip.dev->of_node, in mcp23s08_probe_one() 792 pdata->irq_controller = of_property_read_bool( in mcp230xx_probe() 795 pdata->mirror = of_property_read_bool(client->dev.of_node, in mcp230xx_probe() 916 pdata->irq_controller = of_property_read_bool( in mcp23s08_probe() 919 pdata->mirror = of_property_read_bool(spi->dev.of_node, in mcp23s08_probe()
|
D | gpio-brcmstb.c | 367 of_property_read_bool(np, "wakeup-source")) { in brcmstb_gpio_irq_setup() 438 if (of_property_read_bool(np, "interrupt-controller")) { in brcmstb_gpio_probe()
|
D | gpio-zx.c | 235 if (of_property_read_bool(dev->of_node, "gpio-ranges")) { in zx_gpio_probe()
|
D | gpio-twl4030.c | 460 omap_twl_info->use_leds = of_property_read_bool(dev->of_node, in of_gpio_twl4030()
|
D | gpio-pl061.c | 308 if (of_property_read_bool(dev->of_node, "gpio-ranges")) { in pl061_probe()
|
/linux-4.4.14/drivers/video/ |
D | of_display_timing.c | 91 if (of_property_read_bool(np, "interlaced")) in of_parse_display_timing() 93 if (of_property_read_bool(np, "doublescan")) in of_parse_display_timing() 95 if (of_property_read_bool(np, "doubleclk")) in of_parse_display_timing()
|
/linux-4.4.14/drivers/input/misc/ |
D | rotary_encoder.c | 229 of_property_read_bool(np, "rotary-encoder,relative-axis"); in rotary_encoder_parse_dt() 230 pdata->rollover = of_property_read_bool(np, "rotary-encoder,rollover"); in rotary_encoder_parse_dt() 240 if (of_property_read_bool(np, "rotary-encoder,half-period")) { in rotary_encoder_parse_dt() 248 pdata->wakeup_source = of_property_read_bool(np, "wakeup-source"); in rotary_encoder_parse_dt()
|
D | pm8941-pwrkey.c | 171 pull_up = of_property_read_bool(pdev->dev.of_node, "bias-pull-up"); in pm8941_pwrkey_probe()
|
D | da9063_onkey.c | 235 !of_property_read_bool(pdev->dev.of_node, in da9063_onkey_probe()
|
D | pmic8xxx-pwrkey.c | 362 pull_up = of_property_read_bool(pdev->dev.of_node, "pull-up"); in pmic8xxx_pwrkey_probe()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-gpio.c | 120 of_property_read_bool(np, "i2c-gpio,sda-open-drain"); in of_i2c_gpio_get_props() 122 of_property_read_bool(np, "i2c-gpio,scl-open-drain"); in of_i2c_gpio_get_props() 124 of_property_read_bool(np, "i2c-gpio,scl-output-only"); in of_i2c_gpio_get_props()
|
D | i2c-mt65xx.c | 606 i2c->have_pmic = of_property_read_bool(np, "mediatek,have-pmic"); in mtk_i2c_parse_dt() 608 of_property_read_bool(np, "mediatek,use-push-pull"); in mtk_i2c_parse_dt()
|
/linux-4.4.14/drivers/power/reset/ |
D | at91-poweroff.c | 115 if (of_property_read_bool(np, "atmel,wakeup-rtc-timer")) in at91_poweroff_dt_set_wakeup_mode() 118 if (of_property_read_bool(np, "atmel,wakeup-rtt-timer")) in at91_poweroff_dt_set_wakeup_mode()
|
D | gpio-poweroff.c | 61 input = of_property_read_bool(pdev->dev.of_node, "input"); in gpio_poweroff_probe()
|
D | as3722-poweroff.c | 56 if (!of_property_read_bool(np, "ams,system-power-controller")) in as3722_poweroff_probe()
|
D | keystone-reset.c | 114 val = of_property_read_bool(np, "ti,soft-reset"); in rsctrl_probe()
|
D | gpio-restart.c | 71 open_source = of_property_read_bool(pdev->dev.of_node, "open-source"); in gpio_restart_probe()
|
/linux-4.4.14/drivers/clk/ti/ |
D | mux.c | 208 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_mux_clk_setup() 211 if (of_property_read_bool(node, "ti,set-rate-parent")) in of_mux_clk_setup() 281 if (of_property_read_bool(node, "ti,index-starts-at-one")) in of_ti_composite_mux_clk_setup()
|
D | fixed-factor.c | 54 if (of_property_read_bool(node, "ti,set-rate-parent")) in of_ti_fixed_factor_clk_setup()
|
D | gate.c | 242 if (of_property_read_bool(node, "ti,set-rate-parent")) in _of_ti_gate_clk_setup() 245 if (of_property_read_bool(node, "ti,set-bit-to-disable")) in _of_ti_gate_clk_setup()
|
D | divider.c | 535 if (of_property_read_bool(node, "ti,index-starts-at-one")) in ti_clk_divider_populate() 538 if (of_property_read_bool(node, "ti,index-power-of-two")) in ti_clk_divider_populate() 541 if (of_property_read_bool(node, "ti,set-rate-parent")) in ti_clk_divider_populate()
|
D | autoidle.c | 162 if (of_property_read_bool(node, "ti,invert-autoidle-bit")) in of_ti_clk_autoidle_setup()
|
D | dpll.c | 407 if (of_property_read_bool(node, "ti,low-power-stop")) in of_ti_dpll_setup() 410 if (of_property_read_bool(node, "ti,low-power-bypass")) in of_ti_dpll_setup() 413 if (of_property_read_bool(node, "ti,lock")) in of_ti_dpll_setup()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | chipone_icn8318.c | 235 data->invert_x = of_property_read_bool(np, "touchscreen-inverted-x"); in icn8318_probe() 236 data->invert_y = of_property_read_bool(np, "touchscreen-inverted-y"); in icn8318_probe() 237 data->swap_x_y = of_property_read_bool(np, "touchscreen-swapped-x-y"); in icn8318_probe()
|
D | bcm_iproc_tsc.c | 406 of_property_read_bool(np, "touchscreen-inverted-x"); in iproc_get_tsc_config() 408 of_property_read_bool(np, "touchscreen-inverted-y"); in iproc_get_tsc_config()
|
D | bu21013_ts.c | 468 pdata->x_flip = of_property_read_bool(np, "rohm,flip-x"); in bu21013_parse_dt() 469 pdata->y_flip = of_property_read_bool(np, "rohm,flip-y"); in bu21013_parse_dt()
|
D | ads7846.c | 1212 pdata->keep_vref_on = of_property_read_bool(node, "ti,keep-vref-on"); in ads7846_probe_dt() 1214 pdata->swap_xy = of_property_read_bool(node, "ti,swap-xy"); in ads7846_probe_dt() 1239 pdata->wakeup = of_property_read_bool(node, "wakeup-source") || in ads7846_probe_dt() 1240 of_property_read_bool(node, "linux,wakeup"); in ads7846_probe_dt()
|
D | sun4i-ts.c | 292 ts_attached = of_property_read_bool(np, "allwinner,ts-attached"); in sun4i_ts_probe()
|
/linux-4.4.14/drivers/video/backlight/ |
D | sky81452-backlight.c | 193 pdata->ignore_pwm = of_property_read_bool(np, "skyworks,ignore-pwm"); in sky81452_bl_parse_dt() 194 pdata->dpwm_mode = of_property_read_bool(np, "skyworks,dpwm-mode"); in sky81452_bl_parse_dt() 195 pdata->phase_shift = of_property_read_bool(np, "skyworks,phase-shift"); in sky81452_bl_parse_dt()
|
D | gpio_backlight.c | 79 gbl->def_value = of_property_read_bool(np, "default-on"); in gpio_backlight_probe_dt()
|
D | pm8941-wled.c | 360 if (of_property_read_bool(dev->of_node, bool_opts[i].name)) in pm8941_wled_configure()
|
/linux-4.4.14/drivers/mfd/ |
D | syscon.c | 67 if (of_property_read_bool(np, "big-endian")) in of_syscon_register() 69 else if (of_property_read_bool(np, "little-endian")) in of_syscon_register()
|
D | sec-core.c | 310 pd->manual_poweroff = of_property_read_bool(dev->of_node, in sec_pmic_i2c_parse_dt_pdata() 312 pd->disable_wrstbi = of_property_read_bool(dev->of_node, in sec_pmic_i2c_parse_dt_pdata()
|
D | as3722.c | 348 as3722->en_intern_int_pullup = of_property_read_bool(np, in as3722_i2c_of_probe() 350 as3722->en_intern_i2c_pullup = of_property_read_bool(np, in as3722_i2c_of_probe()
|
D | tps65910.c | 421 prop = of_property_read_bool(np, "ti,en-ck32k-xtal"); in tps65910_parse_dt() 426 board_info->pm_off = of_property_read_bool(np, in tps65910_parse_dt()
|
D | rk808.c | 224 pm_off = of_property_read_bool(np, in rk808_probe()
|
D | tps65217.c | 183 status_off = of_property_read_bool(client->dev.of_node, in tps65217_probe()
|
D | max8907.c | 198 pm_off = of_property_read_bool(i2c->dev.of_node, in max8907_i2c_probe()
|
D | twl4030-power.c | 686 if (of_property_read_bool(node, "ti,system-power-controller")) in twl4030_power_use_poweroff() 689 if (of_property_read_bool(node, "ti,use_poweroff")) in twl4030_power_use_poweroff()
|
D | palmas.c | 424 pdata->pm_off = of_property_read_bool(node, in palmas_dt_to_pdata()
|
D | tps6586x.c | 435 pdata->pm_off = of_property_read_bool(np, "ti,system-power-controller"); in tps6586x_parse_dt()
|
/linux-4.4.14/drivers/extcon/ |
D | extcon-palmas.c | 198 palmas_usb->wakeup = of_property_read_bool(node, "ti,wakeup"); in palmas_usb_probe() 199 palmas_usb->enable_id_detection = of_property_read_bool(node, in palmas_usb_probe() 201 palmas_usb->enable_vbus_detection = of_property_read_bool(node, in palmas_usb_probe()
|
/linux-4.4.14/drivers/watchdog/ |
D | at91sam9_wdt.c | 309 if (of_property_read_bool(np, "atmel,disable")) { in of_at91wdt_init() 314 if (of_property_read_bool(np, "atmel,idle-halt")) in of_at91wdt_init() 317 if (of_property_read_bool(np, "atmel,dbg-halt")) in of_at91wdt_init()
|
D | sama5d4_wdt.c | 143 if (of_property_read_bool(np, "atmel,idle-halt")) in of_sama5d4_wdt_init() 146 if (of_property_read_bool(np, "atmel,dbg-halt")) in of_sama5d4_wdt_init()
|
D | gpio_wdt.c | 211 priv->always_running = of_property_read_bool(pdev->dev.of_node, in gpio_wdt_probe()
|
D | st_lpc_wdt.c | 236 st_wdog->warm_reset = of_property_read_bool(np, "st,warm_reset"); in st_wdog_probe()
|
D | cadence_wdt.c | 340 wdt->rst = of_property_read_bool(pdev->dev.of_node, "reset-on-timeout"); in cdns_wdt_probe()
|
/linux-4.4.14/drivers/input/keyboard/ |
D | tc3589x-keypad.c | 355 plat->no_autorepeat = of_property_read_bool(np, "linux,no-autorepeat"); in tc3589x_keypad_of_probe() 357 plat->enable_wakeup = of_property_read_bool(np, "wakeup-source") || in tc3589x_keypad_of_probe() 359 of_property_read_bool(np, "linux,wakeup"); in tc3589x_keypad_of_probe()
|
D | bcm-keypad.c | 291 if (of_property_read_bool(np, "row-output-enabled")) { in bcm_kp_matrix_key_parse_dt() 306 if (of_property_read_bool(np, "pull-up-enabled")) in bcm_kp_matrix_key_parse_dt() 337 if (of_property_read_bool(pdev->dev.of_node, "autorepeat")) in bcm_kp_probe()
|
D | pmic8xxx-keypad.c | 528 repeat = !of_property_read_bool(np, "linux,input-no-autorepeat"); in pmic8xxx_kp_probe() 530 wakeup = of_property_read_bool(np, "wakeup-source") || in pmic8xxx_kp_probe() 532 of_property_read_bool(np, "linux,keypad-wakeup"); in pmic8xxx_kp_probe()
|
D | cap11xx.c | 401 if (of_property_read_bool(node, "microchip,irq-active-high")) { in cap11xx_i2c_probe() 434 if (of_property_read_bool(node, "autorepeat")) in cap11xx_i2c_probe()
|
D | clps711x-keypad.c | 153 if (of_property_read_bool(np, "autorepeat")) in clps711x_keypad_probe()
|
D | snvs_pwrkey.c | 124 pdata->wakeup = of_property_read_bool(np, "wakeup-source"); in imx_snvs_pwrkey_probe()
|
D | matrix_keypad.c | 429 pdata->wakeup = of_property_read_bool(np, "wakeup-source") || in matrix_keypad_parse_dt() 430 of_property_read_bool(np, "linux,wakeup"); /* legacy */ in matrix_keypad_parse_dt()
|
D | samsung-keypad.c | 302 pdata->wakeup = of_property_read_bool(np, "wakeup-source") || in samsung_keypad_parse_dt() 304 of_property_read_bool(np, "linux,input-wakeup"); in samsung_keypad_parse_dt()
|
D | nspire-keypad.c | 199 keypad->active_low = of_property_read_bool(of_node, "active-low"); in nspire_keypad_probe()
|
D | gpio_keys.c | 669 button->wakeup = of_property_read_bool(pp, "wakeup-source") || in gpio_keys_get_devtree_pdata() 671 of_property_read_bool(pp, "gpio-key,wakeup"); in gpio_keys_get_devtree_pdata()
|
D | tegra-kbc.c | 520 if (of_property_read_bool(np, "wakeup-source") || in tegra_kbc_parse_dt() 521 of_property_read_bool(np, "nvidia,wakeup-source")) /* legacy */ in tegra_kbc_parse_dt()
|
D | spear-keyboard.c | 160 if (of_property_read_bool(np, "autorepeat")) in spear_kbd_parse_dt()
|
D | tca8418_keypad.c | 296 rep = of_property_read_bool(np, "keypad,autorepeat"); in tca8418_keypad_probe()
|
D | cros_ec_keyb.c | 289 ckdev->ghost_filter = of_property_read_bool(np, in cros_ec_keyb_probe()
|
D | stmpe-keypad.c | 347 keypad->no_autorepeat = of_property_read_bool(np, "st,no-autorepeat"); in stmpe_keypad_probe()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-opal.c | 203 (of_property_read_bool(pdev->dev.of_node, "wakeup-source") || in opal_rtc_probe() 204 of_property_read_bool(pdev->dev.of_node, "has-tpo")/* legacy */)) { in opal_rtc_probe()
|
D | rtc-bq32k.c | 149 if (of_property_read_bool(node, "trickle-diode-disable")) { in trickle_charger_of_init() 159 if (!of_property_read_bool(node, "trickle-diode-disable")) { in trickle_charger_of_init()
|
D | rtc-palmas.c | 245 enable_bb_charging = of_property_read_bool(pdev->dev.of_node, in palmas_rtc_probe() 247 high_bb_charging = of_property_read_bool(pdev->dev.of_node, in palmas_rtc_probe()
|
D | rtc-ds1390.c | 102 if (of_property_read_bool(spi->dev.of_node, "trickle-diode-disable")) in ds1390_trickle_of_init()
|
D | rtc-isl12057.c | 481 return data->irq || of_property_read_bool(dev->of_node, "wakeup-source") in isl12057_can_wakeup_machine() 482 || of_property_read_bool(dev->of_node, /* legacy */ in isl12057_can_wakeup_machine()
|
D | rtc-pm8xxx.c | 466 rtc_dd->allow_set_time = of_property_read_bool(pdev->dev.of_node, in pm8xxx_rtc_probe()
|
/linux-4.4.14/drivers/soc/tegra/ |
D | pmc.c | 682 pmc->corereq_high = of_property_read_bool(np, in tegra_pmc_parse_dt() 685 pmc->sysclkreq_high = of_property_read_bool(np, in tegra_pmc_parse_dt() 688 pmc->combined_req = of_property_read_bool(np, in tegra_pmc_parse_dt() 691 pmc->cpu_pwr_good_en = of_property_read_bool(np, in tegra_pmc_parse_dt() 1138 invert = of_property_read_bool(np, "nvidia,invert-interrupt"); in tegra_pmc_early_init()
|
/linux-4.4.14/drivers/soc/brcmstb/ |
D | biuctrl.c | 70 mcp_wr_pairing_en = of_property_read_bool(np, "brcm,write-pairing"); in setup_hifcpubiuctrl_regs()
|
/linux-4.4.14/drivers/media/platform/xilinx/ |
D | xilinx-vtc.c | 316 xvtc->has_detector = of_property_read_bool(node, "xlnx,detector"); in xvtc_parse_of() 317 xvtc->has_generator = of_property_read_bool(node, "xlnx,generator"); in xvtc_parse_of()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic-v3-its-platform-msi.c | 83 if (!of_property_read_bool(np, "msi-controller")) in its_pmsi_init()
|
D | irq-gic-v3-its-pci-msi.c | 116 if (!of_property_read_bool(np, "msi-controller")) in its_pci_msi_init()
|
D | irq-brcmstb-l2.c | 140 data->can_wake = of_property_read_bool(np, "brcm,irq-can-wake"); in brcmstb_l2_intc_of_init()
|
D | irq-bcm7120-l2.c | 287 if (of_property_read_bool(dn, "brcm,irq-can-wake")) in bcm7120_l2_intc_probe()
|
D | irq-renesas-intc-irqpin.c | 407 p->config.control_parent = of_property_read_bool(dev->of_node, in intc_irqpin_probe()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | ssd1307fb.c | 581 par->seg_remap = !of_property_read_bool(node, "solomon,segment-no-remap"); in ssd1307fb_probe() 582 par->com_seq = of_property_read_bool(node, "solomon,com-seq"); in ssd1307fb_probe() 583 par->com_lrremap = of_property_read_bool(node, "solomon,com-lrremap"); in ssd1307fb_probe() 584 par->com_invdir = of_property_read_bool(node, "solomon,com-invdir"); in ssd1307fb_probe()
|
D | imxfb.c | 667 info->var.grayscale = of_property_read_bool(np, in imxfb_init_fbinfo() 669 fbi->cmap_inverse = of_property_read_bool(np, "cmap-inverse"); in imxfb_init_fbinfo() 670 fbi->cmap_static = of_property_read_bool(np, "cmap-static"); in imxfb_init_fbinfo()
|
D | clps711x-fb.c | 294 cfb->cmap_invert = of_property_read_bool(disp, "cmap-invert"); in clps711x_fb_probe()
|
D | atmel_lcdfb.c | 1113 pdata->lcdcon_is_backlight = of_property_read_bool(display_np, "atmel,lcdcon-backlight"); in atmel_lcdfb_of_init() 1114 pdata->lcdcon_pol_negative = of_property_read_bool(display_np, "atmel,lcdcon-backlight-inverted"); in atmel_lcdfb_of_init()
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufshcd-pltfrm.c | 156 if (of_property_read_bool(np, prop_name)) in ufshcd_populate_vreg() 169 if (of_property_read_bool(np, "vcc-supply-1p8")) { in ufshcd_populate_vreg()
|
/linux-4.4.14/drivers/nfc/st-nci/ |
D | i2c.c | 245 of_property_read_bool(pp, "ese-present"); in st_nci_i2c_of_request_resources() 247 of_property_read_bool(pp, "uicc-present"); in st_nci_i2c_of_request_resources()
|
D | spi.c | 260 of_property_read_bool(pp, "ese-present"); in st_nci_spi_of_request_resources() 262 of_property_read_bool(pp, "uicc-present"); in st_nci_spi_of_request_resources()
|
/linux-4.4.14/drivers/soc/tegra/fuse/ |
D | tegra-apbmisc.c | 181 long_ram_code = of_property_read_bool(np, "nvidia,long-ram-code"); in tegra_init_apbmisc()
|
/linux-4.4.14/drivers/media/platform/vsp1/ |
D | vsp1_drv.c | 443 if (of_property_read_bool(np, "renesas,has-lif")) in vsp1_parse_dt() 445 if (of_property_read_bool(np, "renesas,has-lut")) in vsp1_parse_dt() 447 if (of_property_read_bool(np, "renesas,has-sru")) in vsp1_parse_dt()
|
/linux-4.4.14/arch/arm/mach-highbank/ |
D | highbank.c | 110 if (of_property_read_bool(dev->of_node, "dma-coherent")) { in highbank_platform_notifier()
|
/linux-4.4.14/drivers/misc/ |
D | qcom-coincell.c | 113 enable = !of_property_read_bool(node, "qcom,charger-disable"); in qcom_coincell_probe()
|
D | atmel-ssc.c | 169 of_property_read_bool(np, "atmel,clk-from-rk-pin"); in ssc_probe()
|
/linux-4.4.14/sound/soc/generic/ |
D | simple-card.c | 260 if (of_property_read_bool(np, "clocks")) { in asoc_simple_card_sub_parse_of() 454 if (of_property_read_bool(node, "simple-audio-card,widgets")) { in asoc_simple_card_parse_of() 462 if (of_property_read_bool(node, "simple-audio-card,routing")) { in asoc_simple_card_parse_of()
|
/linux-4.4.14/drivers/cpuidle/ |
D | dt_idle_states.c | 82 if (of_property_read_bool(state_node, "local-timer-stop")) in init_state_node()
|
/linux-4.4.14/drivers/hwtracing/coresight/ |
D | of_coresight.c | 67 if (of_property_read_bool(ep, "slave-mode")) in of_coresight_get_ports()
|
/linux-4.4.14/drivers/phy/ |
D | phy-miphy28lp.c | 1170 of_property_read_bool(np, "st,osc-force-ext"); in miphy28lp_of_probe() 1172 miphy_phy->osc_rdy = of_property_read_bool(np, "st,osc-rdy"); in miphy28lp_of_probe() 1175 of_property_read_bool(np, "st,px_rx_pol_inv"); in miphy28lp_of_probe() 1177 miphy_phy->ssc = of_property_read_bool(np, "st,ssc-on"); in miphy28lp_of_probe() 1180 of_property_read_bool(np, "st,tx-impedance-comp"); in miphy28lp_of_probe()
|
D | phy-brcmstb-sata.c | 185 port->ssc_en = of_property_read_bool(child, "brcm,enable-ssc"); in brcm_sata_phy_probe()
|
D | phy-miphy365x.c | 526 of_property_read_bool(phynode, "st,pcie-tx-pol-inv"); in miphy365x_of_probe() 529 of_property_read_bool(phynode, "st,sata-tx-pol-inv"); in miphy365x_of_probe()
|
/linux-4.4.14/drivers/platform/chrome/ |
D | cros_ec_vbc.c | 119 if (of_property_read_bool(np, "google,has-vbc-nvram")) in cros_ec_vbc_is_visible()
|
/linux-4.4.14/drivers/char/xillybus/ |
D | xillybus_of.c | 138 if (of_property_read_bool(dev->of_node, "dma-coherent")) in xilly_drv_probe()
|
/linux-4.4.14/drivers/gpu/drm/tilcdc/ |
D | tilcdc_panel.c | 335 info->tft_alt_mode = of_property_read_bool(info_np, "tft-alt-mode"); in of_get_panel_info() 336 info->invert_pxl_clk = of_property_read_bool(info_np, "invert-pxl-clk"); in of_get_panel_info()
|
/linux-4.4.14/drivers/base/power/opp/ |
D | core.c | 879 new_opp->turbo = of_property_read_bool(np, "turbo-mode"); in _opp_add_static_v2() 897 if (of_property_read_bool(np, "opp-suspend")) { in _opp_add_static_v2() 1226 dev_opp->shared_opp = of_property_read_bool(opp_np, "opp-shared"); in _of_add_opp_table_v2()
|
D | cpu.c | 234 if (!of_property_read_bool(np, "opp-shared")) in dev_pm_opp_of_get_sharing_cpus()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_manager.c | 61 msm_dsim->is_dual_dsi = of_property_read_bool( in dsi_mgr_parse_dual_dsi() 65 if (of_property_read_bool(np, "qcom,master-dsi")) in dsi_mgr_parse_dual_dsi() 68 msm_dsim->is_sync_needed = of_property_read_bool( in dsi_mgr_parse_dual_dsi()
|
/linux-4.4.14/drivers/hwmon/ |
D | max6697.c | 499 of_property_read_bool(node, "smbus-timeout-disable"); in max6697_get_config_of() 501 of_property_read_bool(node, "extended-range-enable"); in max6697_get_config_of() 503 of_property_read_bool(node, "beta-compensation-enable"); in max6697_get_config_of()
|
/linux-4.4.14/drivers/ata/ |
D | ahci_ceva.c | 187 if (of_property_read_bool(np, "ceva,broken-gen2")) in ceva_ahci_probe()
|
D | ahci_imx.c | 492 if (of_property_read_bool(np, prop->name)) in imx_ahci_parse_props()
|
/linux-4.4.14/drivers/clk/ |
D | clk-nomadik.c | 122 if (of_property_read_bool(np, "disable-sxtalo")) { in nomadik_src_init() 127 if (of_property_read_bool(np, "disable-mxtalo")) { in nomadik_src_init()
|
/linux-4.4.14/drivers/media/i2c/ |
D | adv7343.c | 415 of_property_read_bool(np, "adi,power-mode-sleep-mode"); in adv7343_get_pdata() 418 of_property_read_bool(np, "adi,power-mode-pll-ctrl"); in adv7343_get_pdata()
|
/linux-4.4.14/sound/soc/codecs/ |
D | cs42l56.c | 1151 if (of_property_read_bool(np, "cirrus,ain1a-reference-cfg")) in cs42l56_handle_of_data() 1154 if (of_property_read_bool(np, "cirrus,ain2a-reference-cfg")) in cs42l56_handle_of_data() 1157 if (of_property_read_bool(np, "cirrus,ain1b-reference-cfg")) in cs42l56_handle_of_data() 1160 if (of_property_read_bool(np, "cirrus,ain2b-reference-cfg")) in cs42l56_handle_of_data()
|
D | wm8960.c | 1276 if (of_property_read_bool(np, "wlf,capless")) in wm8960_set_pdata_from_of() 1279 if (of_property_read_bool(np, "wlf,shared-lrclk")) in wm8960_set_pdata_from_of()
|
D | cs42l52.c | 1125 if (of_property_read_bool(i2c_client->dev.of_node, in cs42l52_i2c_probe() 1129 if (of_property_read_bool(i2c_client->dev.of_node, in cs42l52_i2c_probe()
|
D | ak4642.c | 609 if (of_property_read_bool(np, "clocks")) in ak4642_of_parse_mcko()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | dwc3-omap.c | 413 if (of_property_read_bool(node, "extcon")) { in dwc3_omap_extcon_register() 481 if (of_property_read_bool(node, "vbus-supply")) { in dwc3_omap_probe()
|
/linux-4.4.14/drivers/pinctrl/freescale/ |
D | pinctrl-imx.c | 629 if (of_property_read_bool(function_np, "fsl,pins")) in imx_pinctrl_dt_is_flat_functions() 633 if (of_property_read_bool(pinctrl_np, "fsl,pins")) in imx_pinctrl_dt_is_flat_functions() 727 if (of_property_read_bool(dev_np, "fsl,input-sel")) { in imx_pinctrl_probe()
|
/linux-4.4.14/drivers/nfc/st21nfca/ |
D | i2c.c | 544 of_property_read_bool(pp, "ese-present"); in st21nfca_hci_i2c_of_request_resources() 546 of_property_read_bool(pp, "uicc-present"); in st21nfca_hci_i2c_of_request_resources()
|
/linux-4.4.14/drivers/gpu/drm/panel/ |
D | panel-samsung-s6e8aa0.c | 970 ctx->flip_horizontal = of_property_read_bool(np, "flip-horizontal"); in s6e8aa0_parse_dt() 971 ctx->flip_vertical = of_property_read_bool(np, "flip-vertical"); in s6e8aa0_parse_dt()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-core.c | 888 if (of_property_read_bool(node, "samsung,lcd-wb")) in fimc_parse_dt() 924 v->has_mainscaler_ext = of_property_read_bool(node, in fimc_parse_dt() 927 v->has_isp_wb = of_property_read_bool(node, "samsung,isp-wb"); in fimc_parse_dt() 928 v->has_cam_if = of_property_read_bool(node, "samsung,cam-if"); in fimc_parse_dt()
|
/linux-4.4.14/arch/arm/mm/ |
D | cache-l2x0.c | 1174 if (of_property_read_bool(np, "arm,shared-override")) { in l2c310_of_parse() 1448 l2_wt_override = of_property_read_bool(np, "wt-override"); in aurora_of_parse() 1724 of_property_read_bool(np, "arm,io-coherent")) in l2x0_of_init() 1736 if (!of_property_read_bool(np, "cache-unified")) in l2x0_of_init()
|
D | cache-uniphier.c | 416 if (!of_property_read_bool(np, "cache-unified")) { in __uniphier_cache_init()
|
/linux-4.4.14/drivers/i2c/muxes/ |
D | i2c-mux-pca954x.c | 224 of_property_read_bool(of_node, "i2c-mux-idle-disconnect"); in pca954x_probe()
|
/linux-4.4.14/drivers/clk/at91/ |
D | clk-master.c | 210 of_property_read_bool(np, "atmel,master-clk-have-div3-pres"); in of_at91_clk_master_get_characteristics()
|
D | clk-slow.c | 174 bypass = of_property_read_bool(np, "atmel,osc-bypass"); in of_at91sam9x5_clk_slow_osc_setup()
|
D | clk-main.c | 204 bypass = of_property_read_bool(np, "atmel,osc-bypass"); in of_at91rm9200_clk_main_osc_setup()
|
/linux-4.4.14/drivers/net/can/sja1000/ |
D | sja1000_platform.c | 153 if (!of_property_read_bool(of, "nxp,no-comparator-bypass")) in sp_populate_of()
|
/linux-4.4.14/arch/arm/kernel/ |
D | vdso.c | 88 if (of_property_read_bool(np, "arm,cpu-registers-not-fw-configured")) in cntvct_functional()
|
D | smp_twd.c | 353 if (!of_property_read_bool(np, "always-on")) in twd_local_timer_common_register()
|
/linux-4.4.14/drivers/dma/xilinx/ |
D | xilinx_vdma.c | 1136 has_dre = of_property_read_bool(node, "xlnx,include-dre"); in xilinx_vdma_chan_probe() 1138 chan->genlock = of_property_read_bool(node, "xlnx,genlock-mode"); in xilinx_vdma_chan_probe() 1260 xdev->has_sg = of_property_read_bool(node, "xlnx,include-sg"); in xilinx_vdma_probe()
|
/linux-4.4.14/sound/soc/omap/ |
D | omap-abe-twl6040.c | 298 priv->jack_detection = of_property_read_bool(node, "ti,jack-detection"); in omap_abe_probe()
|
/linux-4.4.14/drivers/iio/dac/ |
D | ad7303.c | 225 ext_ref = of_property_read_bool(spi->dev.of_node, in ad7303_probe()
|
/linux-4.4.14/drivers/dma/ |
D | dma-axi-dmac.c | 556 chan->hw_cyclic = of_property_read_bool(of_chan, "adi,cyclic"); in axi_dmac_parse_chan_dt() 557 chan->hw_2d = of_property_read_bool(of_chan, "adi,2d"); in axi_dmac_parse_chan_dt()
|
D | amba-pl08x.c | 2103 if (of_property_read_bool(np, "lli-bus-interface-ahb1")) in pl08x_of_probe() 2105 if (of_property_read_bool(np, "lli-bus-interface-ahb2")) in pl08x_of_probe() 2113 if (of_property_read_bool(np, "mem-bus-interface-ahb1")) in pl08x_of_probe() 2115 if (of_property_read_bool(np, "mem-bus-interface-ahb2")) in pl08x_of_probe()
|
/linux-4.4.14/drivers/clocksource/ |
D | arm_arch_timer.c | 730 arch_timer_c3stop = !of_property_read_bool(np, "always-on"); in arch_timer_of_init() 737 of_property_read_bool(np, "arm,cpu-registers-not-fw-configured")) in arch_timer_of_init()
|
D | fsl_ftm_timer.c | 346 priv->big_endian = of_property_read_bool(np, "big-endian"); in ftm_timer_init()
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | spi.c | 277 wl->use_eeprom = of_property_read_bool(np, "ti,wl1251-has-eeprom"); in wl1251_spi_probe()
|
/linux-4.4.14/drivers/power/ |
D | tps65090-charger.c | 210 prop = of_property_read_bool(np, "ti,enable-low-current-chrg"); in tps65090_parse_dt_charger_data()
|
D | ab8500_bmdata.c | 586 if (of_property_read_bool(battery_node, "thermistor-on-batctrl")) { in ab8500_bm_of_probe()
|
D | qcom_smbb.c | 821 chg->dc_disabled = of_property_read_bool(pdev->dev.of_node, "qcom,disable-dc"); in smbb_charger_probe() 887 chg->jeita_ext_temp = of_property_read_bool(pdev->dev.of_node, in smbb_charger_probe()
|
/linux-4.4.14/drivers/dma/dw/ |
D | platform.c | 119 if (of_property_read_bool(np, "is_private")) in dw_dma_parse_dt()
|
/linux-4.4.14/drivers/tty/serial/ |
D | of_serial.c | 208 if (of_property_read_bool(ofdev->dev.of_node, in of_platform_serial_probe()
|
D | st-asc.c | 715 asc_ports[id].hw_flow_control = of_property_read_bool(np, in asc_of_get_asc_port() 717 asc_ports[id].force_m1 = of_property_read_bool(np, "st,force_m1"); in asc_of_get_asc_port()
|
D | omap-serial.c | 1562 if (of_property_read_bool(np, "rs485-rts-active-high")) in serial_omap_probe_rs485() 1589 if (of_property_read_bool(np, "rs485-rx-during-tx")) in serial_omap_probe_rs485() 1592 if (of_property_read_bool(np, "linux,rs485-enabled-at-boot-time")) in serial_omap_probe_rs485()
|
D | stm32-usart.c | 562 stm32_ports[id].hw_flow_control = of_property_read_bool(np, in stm32_of_get_stm32_port()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_dp_core.c | 1148 of_property_read_bool(dp_node, "hsync-active-high"); in exynos_dp_dt_parse_pdata() 1151 of_property_read_bool(dp_node, "vsync-active-high"); in exynos_dp_dt_parse_pdata() 1154 of_property_read_bool(dp_node, "interlaced"); in exynos_dp_dt_parse_pdata()
|
D | exynos_drm_fimd.c | 1017 if (of_property_read_bool(dev->of_node, "samsung,invert-vden")) in fimd_probe() 1019 if (of_property_read_bool(dev->of_node, "samsung,invert-vclk")) in fimd_probe()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | davinci_nand.c | 606 if (of_property_read_bool(pdev->dev.of_node, in nand_davinci_get_pdata() 608 of_property_read_bool(pdev->dev.of_node, in nand_davinci_get_pdata()
|
/linux-4.4.14/drivers/usb/phy/ |
D | phy-generic.c | 220 needs_vcc = of_property_read_bool(node, "vcc-supply"); in usb_phy_gen_create_phy()
|
D | phy-tegra-usb.c | 935 config->xcvr_setup_use_fuses = of_property_read_bool( in utmi_phy_probe() 1003 of_property_read_bool(np, "nvidia,has-legacy-mode"); in tegra_usb_phy_probe()
|
/linux-4.4.14/drivers/media/platform/sti/c8sectpfe/ |
D | c8sectpfe-core.c | 796 tsin->invert_ts_clk = of_property_read_bool(child, in c8sectpfe_probe() 799 tsin->serial_not_parallel = of_property_read_bool(child, in c8sectpfe_probe() 802 tsin->async_not_sync = of_property_read_bool(child, in c8sectpfe_probe()
|
/linux-4.4.14/drivers/mtd/maps/ |
D | physmap_of.c | 197 map_indirect = of_property_read_bool(dp, "no-unaligned-direct-access"); in of_flash_probe()
|
/linux-4.4.14/include/linux/ |
D | of.h | 835 static inline bool of_property_read_bool(const struct device_node *np, in of_property_read_bool() function 1072 return of_property_read_bool(np, "system-power-controller"); in of_device_is_system_power_controller()
|
/linux-4.4.14/drivers/iio/adc/ |
D | at91_adc.c | 873 st->use_external = of_property_read_bool(node, "atmel,adc-use-external-triggers"); in at91_adc_probe_dt() 882 st->sleep_mode = of_property_read_bool(node, "atmel,adc-sleep-mode"); in at91_adc_probe_dt() 935 trig->is_external = of_property_read_bool(trig_node, "trigger-external"); in at91_adc_probe_dt()
|
/linux-4.4.14/arch/arm/mach-imx/ |
D | gpc.c | 438 if (!of_property_read_bool(pdev->dev.of_node, "#power-domain-cells")) in imx_gpc_probe()
|
/linux-4.4.14/drivers/base/ |
D | property.c | 135 return of_property_read_bool(to_of_node(fwnode), propname); in fwnode_property_present()
|
/linux-4.4.14/drivers/net/can/c_can/ |
D | c_can_platform.c | 332 if (np && of_property_read_bool(np, "syscon-raminit")) { in c_can_plat_probe()
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | setup_64.c | 352 return of_property_read_bool(of_chosen, "linux,booted-from-kexec"); in use_spinloop()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsrc-card.c | 290 if (of_property_read_bool(np, "clocks")) { in rsrc_card_parse_clk()
|
/linux-4.4.14/arch/arm/mach-mvebu/ |
D | pmsu.c | 384 if (of_property_read_bool(np, "broken-idle")) { in broken_idle()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_pci.c | 192 return of_property_read_bool(node, "linux,usable-memory"); in is_kdump() 572 !of_property_read_bool(dev, "fsl,pci-agent-force-enum")) in fsl_add_bridge()
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/phy/ |
D | dsi_phy.c | 309 phy->regulator_ldo_mode = of_property_read_bool(dev->of_node, in dsi_phy_driver_probe()
|
/linux-4.4.14/drivers/nfc/ |
D | trf7970a.c | 2009 if (of_property_read_bool(np, "t5t-rmb-extra-byte-quirk")) in trf7970a_probe() 2012 if (of_property_read_bool(np, "irq-status-read-quirk")) in trf7970a_probe() 2042 if (of_property_read_bool(np, "en2-rf-quirk")) in trf7970a_probe()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-pxav3.c | 165 if (of_property_read_bool(np, "no-1-8-v")) { in armada_38x_quirks()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-palmas.c | 1010 enable_dvfs1 = of_property_read_bool(pdev->dev.of_node, in palmas_pinctrl_probe() 1012 enable_dvfs2 = of_property_read_bool(pdev->dev.of_node, in palmas_pinctrl_probe()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | common.c | 550 if (of_property_read_bool(pdev->dev.of_node, "extcon")) { in usbhs_probe()
|
/linux-4.4.14/drivers/gpu/drm/imx/ |
D | imx-ldb.c | 534 dual = of_property_read_bool(np, "fsl,dual-channel"); in imx_ldb_bind()
|
/linux-4.4.14/drivers/pinctrl/bcm/ |
D | pinctrl-cygnus-gpio.c | 732 chip->pinmux_is_supported = of_property_read_bool(dev->of_node, in cygnus_gpio_probe()
|
/linux-4.4.14/drivers/net/ethernet/altera/ |
D | altera_tse_main.c | 1448 of_property_read_bool(pdev->dev.of_node, in altera_tse_probe() 1458 of_property_read_bool(pdev->dev.of_node, in altera_tse_probe()
|