Home
last modified time | relevance | path

Searched refs:device_property_present (Results 1 - 25 of 99) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-pltfm.c45 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()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pltfm.c45 if (device_property_present(dev, "sdhci,wp-inverted") || in sdhci_wp_inverted()
46 device_property_present(dev, "wp-inverted")) in sdhci_wp_inverted()
82 if (device_property_present(dev, "sdhci,auto-cmd12")) in sdhci_get_property()
85 if (device_property_present(dev, "sdhci,1-bit-only") || in sdhci_get_property()
93 if (device_property_present(dev, "broken-cd")) in sdhci_get_property()
96 if (device_property_present(dev, "no-1-8-v")) in sdhci_get_property()
103 if (device_property_present(dev, "keep-power-in-suspend")) in sdhci_get_property()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-bd71815.c121 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c708 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v1.c708 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()
/kernel/linux/linux-5.10/drivers/input/misc/
H A Diqs269a.c760 iqs269->hall_enable = device_property_present(&client->dev, in iqs269_parse_prop()
870 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop()
874 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop()
878 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop()
882 if (device_property_present(&client->dev, "azoteq,filt-disable")) in iqs269_parse_prop()
898 if (device_property_present(&client->dev, "azoteq,dual-direction")) in iqs269_parse_prop()
913 if (device_property_present(&client->dev, "azoteq,global-cap-increase")) in iqs269_parse_prop()
929 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs269_parse_prop()
973 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs269_parse_prop()
1008 if (device_property_present( in iqs269_parse_prop()
[all...]
H A Dstpmic1_onkey.c82 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()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Diqs269a.c760 iqs269->hall_enable = device_property_present(&client->dev, in iqs269_parse_prop()
870 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs269_parse_prop()
874 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs269_parse_prop()
878 if (device_property_present(&client->dev, "azoteq,ati-band-tighten")) in iqs269_parse_prop()
882 if (device_property_present(&client->dev, "azoteq,filt-disable")) in iqs269_parse_prop()
898 if (device_property_present(&client->dev, "azoteq,dual-direction")) in iqs269_parse_prop()
913 if (device_property_present(&client->dev, "azoteq,global-cap-increase")) in iqs269_parse_prop()
929 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs269_parse_prop()
973 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs269_parse_prop()
1008 if (device_property_present( in iqs269_parse_prop()
[all...]
H A Dstpmic1_onkey.c82 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()
H A Diqs626a.c1260 if (device_property_present(&client->dev, "azoteq,clk-div")) in iqs626_parse_prop()
1263 if (device_property_present(&client->dev, "azoteq,ulp-enable")) in iqs626_parse_prop()
1278 if (device_property_present(&client->dev, "azoteq,ati-band-disable")) in iqs626_parse_prop()
1282 if (device_property_present(&client->dev, "azoteq,ati-lp-only")) in iqs626_parse_prop()
1310 if (device_property_present(&client->dev, "azoteq,thresh-extend")) in iqs626_parse_prop()
1314 if (device_property_present(&client->dev, "azoteq,tracking-enable")) in iqs626_parse_prop()
1318 if (device_property_present(&client->dev, "azoteq,reseed-offset")) in iqs626_parse_prop()
/kernel/linux/linux-6.6/drivers/net/can/m_can/
H A Dm_can_platform.c105 if (device_property_present(mcan_class->dev, "interrupts") || in m_can_plat_probe()
106 device_property_present(mcan_class->dev, "interrupt-names")) { in m_can_plat_probe()
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Dat24.c621 if (device_property_present(dev, "read-only")) in at24_probe()
623 if (device_property_present(dev, "no-read-rollover")) in at24_probe()
725 if (device_property_present(dev, "label")) { in at24_probe()
/kernel/linux/linux-6.6/drivers/misc/eeprom/
H A Dat24.c618 if (device_property_present(dev, "read-only")) in at24_probe()
620 if (device_property_present(dev, "no-read-rollover")) in at24_probe()
722 if (device_property_present(dev, "label")) { in at24_probe()
/kernel/linux/linux-6.6/drivers/gpu/drm/lima/
H A Dlima_devfreq.c116 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83822.c476 dp83822->fx_signal_det_low = device_property_present(dev, in dp83822_of_init()
479 dp83822->fx_enabled = device_property_present(dev, in dp83822_of_init()
/kernel/linux/linux-5.10/include/linux/
H A Dproperty.h36 bool device_property_present(struct device *dev, const char *propname);
126 return device_property_present(dev, propname); in device_property_read_bool()
/kernel/linux/linux-6.6/include/linux/
H A Dproperty.h42 bool device_property_present(const struct device *dev, const char *propname);
160 return device_property_present(dev, propname); in device_property_read_bool()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83822.c507 dp83822->fx_signal_det_low = device_property_present(dev, in dp83822_of_init()
510 dp83822->fx_enabled = device_property_present(dev, in dp83822_of_init()
H A Dadin1100.c206 priv->tx_level_prop_present = device_property_present(dev, "phy-10base-t1l-2.4vpp"); in adin_get_features()
/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-da9062.c267 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dda9062_wdt.c202 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/lima/
H A Dlima_devfreq.c135 if (!device_property_present(dev, "operating-points-v2")) in lima_devfreq_init()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dda9062_wdt.c218 wdt->use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9062_wdt_probe()
H A Dda9063_wdt.c233 use_sw_pm = device_property_present(dev, "dlg,use-sw-pm"); in da9063_wdt_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-da9062.c270 if (!device_property_present(parent, "gpio-controller")) in da9062_pctl_probe()

Completed in 19 milliseconds

1234