Home
last modified time | relevance | path

Searched refs:device_property_read_u32_array (Results 1 – 25 of 65) sorted by relevance

123

/linux-6.8/drivers/net/ethernet/amd/xgbe/
Dxgbe-phy-v1.c709 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
724 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
739 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
754 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
769 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
784 ret = device_property_read_u32_array(pdata->phy_dev, in xgbe_phy_init()
/linux-6.8/drivers/input/keyboard/
Dcypress-sf.c95 touchkey->num_keys = device_property_read_u32_array(&client->dev, in cypress_sf_probe()
110 error = device_property_read_u32_array(&client->dev, "linux,keycodes", in cypress_sf_probe()
Dmpr121_touchkey.c266 error = device_property_read_u32_array(dev, "linux,keycodes", in mpr_touchkey_probe()
Diqs62x-keys.c62 ret = device_property_read_u32_array(&pdev->dev, "linux,keycodes", in iqs62x_keys_parse_prop()
/linux-6.8/sound/soc/codecs/
Dtlv320adcx140.c890 ret = device_property_read_u32_array(adcx140->dev, in adcx140_configure_gpo()
934 ret = device_property_read_u32_array(adcx140->dev, "ti,gpio-config", in adcx140_configure_gpio()
1012 ret = device_property_read_u32_array(adcx140->dev, in adcx140_codec_probe()
1029 ret = device_property_read_u32_array(adcx140->dev, in adcx140_codec_probe()
Dtas2781-i2c.c611 ndev = device_property_read_u32_array(&client->dev, in tasdevice_parse_dt()
619 ndev = device_property_read_u32_array(&client->dev, in tasdevice_parse_dt()
Daudio-iio-aux.c289 ret = device_property_read_u32_array(dev, "snd-control-invert-range", in audio_iio_aux_probe()
Dadau7118.c506 ret = device_property_read_u32_array(st->dev, "adi,pdm-clk-map", in adau7118_parset_dt()
/linux-6.8/include/linux/
Dproperty.h48 int device_property_read_u32_array(const struct device *dev, const char *propname,
218 return device_property_read_u32_array(dev, propname, val, 1); in device_property_read_u32()
239 return device_property_read_u32_array(dev, propname, NULL, 0); in device_property_count_u32()
/linux-6.8/drivers/power/supply/
Dgpio-charger.c201 len = device_property_read_u32_array(dev, "charge-current-limit-mapping", in init_charge_current_limit()
218 len = device_property_read_u32_array(dev, "charge-current-limit-mapping", in init_charge_current_limit()
Dpm8916_lbc.c286 ret = device_property_read_u32_array(dev, "reg", chg->reg, len); in pm8916_lbc_charger_probe()
/linux-6.8/drivers/mux/
Dadg792a.c89 ret = device_property_read_u32_array(dev, "idle-state", in adg792a_probe()
/linux-6.8/drivers/soc/fsl/
Drcpm.c78 ret = device_property_read_u32_array(ws->dev->parent, in rcpm_pm_prepare()
/linux-6.8/drivers/input/
Dmatrix-keymap.c101 retval = device_property_read_u32_array(dev, propname, keys, size); in matrix_keypad_parse_keymap()
/linux-6.8/sound/pci/hda/
Dcs35l41_hda.c1634 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1658 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1669 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1676 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1683 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1690 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
1697 ret = device_property_read_u32_array(physdev, property, values, nval); in cs35l41_hda_read_acpi()
/linux-6.8/drivers/input/misc/
Dibm-panel.c141 error = device_property_read_u32_array(&client->dev, in ibm_panel_probe()
/linux-6.8/drivers/mmc/core/
Dhost.c228 rc = device_property_read_u32_array(dev, prop, degrees, 2); in mmc_of_parse_timing_phase()
474 ret = device_property_read_u32_array(dev, prop, voltage_ranges, 2 * num_ranges); in mmc_of_parse_voltage()
/linux-6.8/drivers/hwmon/
Dltc2990.c220 ret = device_property_read_u32_array(&i2c->dev, in ltc2990_i2c_probe()
/linux-6.8/drivers/reset/
Dreset-intel-gw.c196 ret = device_property_read_u32_array(dev, "intel,global-reset", rb_id, in intel_reset_probe()
/linux-6.8/drivers/base/
Dproperty.c149 int device_property_read_u32_array(const struct device *dev, const char *propname, in device_property_read_u32_array() function
154 EXPORT_SYMBOL_GPL(device_property_read_u32_array);
/linux-6.8/drivers/iio/dac/
Dad5758.c728 ret = device_property_read_u32_array(&st->spi->dev, in ad5758_parse_dt()
739 ret = device_property_read_u32_array(&st->spi->dev, in ad5758_parse_dt()
/linux-6.8/drivers/watchdog/
Dbd9576_wdt.c248 ret = device_property_read_u32_array(dev->parent, in bd9576_wdt_probe()
/linux-6.8/drivers/rtc/
Drtc-isl12022.c296 device_property_read_u32_array(dev, "isil,battery-trip-levels-microvolt", in isl12022_set_trip_levels()
/linux-6.8/drivers/iio/health/
Dmax30100.c273 ret = device_property_read_u32_array(dev, "maxim,led-current-microamp", in max30100_led_init()
/linux-6.8/drivers/input/touchscreen/
Dmsg2638.c416 error = device_property_read_u32_array(dev, "linux,keycodes", in msg2638_ts_probe()

123