/linux/drivers/mmc/host/ |
A D | sdhci-pltfm.c | 45 if (device_property_present(dev, "sdhci,wp-inverted") || in sdhci_wp_inverted() 46 device_property_present(dev, "wp-inverted")) in sdhci_wp_inverted() 86 if (device_property_present(dev, "sdhci,auto-cmd12")) in sdhci_get_property() 89 if (device_property_present(dev, "sdhci,1-bit-only") || in sdhci_get_property() 97 if (device_property_present(dev, "broken-cd")) in sdhci_get_property() 100 if (device_property_present(dev, "no-1-8-v")) in sdhci_get_property() 107 if (device_property_present(dev, "keep-power-in-suspend")) in sdhci_get_property()
|
/linux/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe-phy-v1.c | 708 if (device_property_present(pdata->phy_dev, XGBE_BLWC_PROPERTY)) { in xgbe_phy_init() 723 if (device_property_present(pdata->phy_dev, XGBE_CDR_RATE_PROPERTY)) { in xgbe_phy_init() 738 if (device_property_present(pdata->phy_dev, XGBE_PQ_SKEW_PROPERTY)) { in xgbe_phy_init() 753 if (device_property_present(pdata->phy_dev, XGBE_TX_AMP_PROPERTY)) { in xgbe_phy_init() 768 if (device_property_present(pdata->phy_dev, XGBE_DFE_CFG_PROPERTY)) { in xgbe_phy_init() 783 if (device_property_present(pdata->phy_dev, XGBE_DFE_ENA_PROPERTY)) { in xgbe_phy_init()
|
/linux/drivers/gpio/ |
A D | gpio-bd71815.c | 121 if (gc->parent && device_property_present(gc->parent, in bd71815_init_valid_mask() 159 if (device_property_present(parent, "rohm,enable-hidden-gpo")) in gpo_bd71815_probe()
|
/linux/drivers/input/misc/ |
A D | stpmic1_onkey.c | 82 if (device_property_present(dev, "st,onkey-clear-cc-flag")) in stpmic1_onkey_probe() 92 if (device_property_present(dev, "st,onkey-pu-inactive")) { in stpmic1_onkey_probe()
|
A D | iqs269a.c | 759 iqs269->hall_enable = device_property_present(&client->dev, in iqs269_parse_prop() 880 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop() 884 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop() 888 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop() 892 if (device_property_present(&client->dev, "azoteq,filt-disable")) in iqs269_parse_prop() 908 if (device_property_present(&client->dev, "azoteq,dual-direction")) in iqs269_parse_prop() 923 if (device_property_present(&client->dev, "azoteq,global-cap-increase")) in iqs269_parse_prop() 939 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs269_parse_prop() 983 if (device_property_present(&client->dev, "azoteq,clk-div")) { in iqs269_parse_prop() 1012 if (device_property_present(&client->dev, "azoteq,reseed-offset")) in iqs269_parse_prop()
|
A D | iqs626a.c | 1257 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs626_parse_prop() 1260 if (device_property_present(&client->dev, "azoteq,ulp-enable")) in iqs626_parse_prop() 1275 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs626_parse_prop() 1279 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs626_parse_prop() 1307 if (device_property_present(&client->dev, "azoteq,thresh-extend")) in iqs626_parse_prop() 1311 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs626_parse_prop() 1315 if (device_property_present(&client->dev, "azoteq,reseed-offset")) in iqs626_parse_prop()
|
A D | rotary_encoder.c | 220 if (!device_property_present(dev, "rotary-encoder,encoding") || in rotary_encoder_probe()
|
/linux/drivers/misc/eeprom/ |
A D | at24.c | 622 if (device_property_present(dev, "read-only")) in at24_probe() 624 if (device_property_present(dev, "no-read-rollover")) in at24_probe() 726 if (device_property_present(dev, "label")) { in at24_probe()
|
/linux/drivers/gpu/drm/lima/ |
A D | lima_devfreq.c | 115 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
|
/linux/include/linux/ |
A D | property.h | 37 bool device_property_present(struct device *dev, const char *propname); 130 return device_property_present(dev, propname); in device_property_read_bool()
|
/linux/drivers/net/phy/ |
A D | dp83822.c | 498 dp83822->fx_signal_det_low = device_property_present(dev, in dp83822_of_init() 501 dp83822->fx_enabled = device_property_present(dev, in dp83822_of_init()
|
/linux/drivers/watchdog/ |
A D | da9062_wdt.c | 209 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
|
/linux/drivers/base/ |
A D | property.c | 34 bool device_property_present(struct device *dev, const char *propname) in device_property_present() function 38 EXPORT_SYMBOL_GPL(device_property_present);
|
/linux/drivers/input/touchscreen/ |
A D | resistive-adc-touch.c | 220 if (!device_property_present(dev, "io-channel-names")) in grts_probe()
|
/linux/drivers/pinctrl/ |
A D | pinctrl-da9062.c | 267 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()
|
/linux/drivers/tty/serial/ |
A D | serial_mctrl_gpio.c | 136 present = device_property_present(dev, gpio_str); in mctrl_gpio_init_noauto()
|
/linux/drivers/regulator/ |
A D | rt6160-regulator.c | 241 device_property_present(&i2c->dev, "richtek,vsel-active-low"); in rt6160_probe()
|
/linux/sound/soc/mediatek/mt8173/ |
A D | mt8173-rt5650.c | 302 if (device_property_present(&pdev->dev, "mediatek,mclk")) { in mt8173_rt5650_dev_probe()
|
/linux/drivers/nfc/fdp/ |
A D | i2c.c | 238 if (device_property_present(dev, FDP_DP_FW_VSC_CFG_NAME)) { in fdp_nci_i2c_read_device_properties()
|
/linux/drivers/usb/chipidea/ |
A D | ci_hdrc_tegra.c | 305 if (device_property_present(&pdev->dev, "nvidia,needs-double-reset")) in tegra_usb_probe()
|
/linux/drivers/net/ethernet/smsc/ |
A D | smsc911x.c | 2392 if (device_property_present(dev, "smsc,irq-active-high")) in smsc911x_probe_config() 2395 if (device_property_present(dev, "smsc,irq-push-pull")) in smsc911x_probe_config() 2398 if (device_property_present(dev, "smsc,force-internal-phy")) in smsc911x_probe_config() 2401 if (device_property_present(dev, "smsc,force-external-phy")) in smsc911x_probe_config() 2404 if (device_property_present(dev, "smsc,save-mac-address")) in smsc911x_probe_config()
|
/linux/drivers/input/keyboard/ |
A D | gpio_keys_polled.c | 164 pdata->rep = device_property_present(dev, "autorepeat"); in gpio_keys_polled_get_devtree_pdata()
|
/linux/drivers/power/supply/ |
A D | sbs-manager.c | 274 if (!device_property_present(dev, "gpio-controller")) in sbsm_gpio_setup()
|
/linux/drivers/iio/adc/ |
A D | adi-axi-adc.c | 109 if (!device_property_present(dev, "dmas")) in adi_axi_adc_config_dma_buffer()
|
/linux/drivers/rtc/ |
A D | rtc-tps65910.c | 423 if (device_property_present(tps65910->dev, "wakeup-source")) in tps65910_rtc_probe()
|