/linux-4.4.14/drivers/misc/eeprom/ |
D | at25.c | 311 if (device_property_read_u32(dev, "size", &val) == 0 || in at25_fw_to_chip() 312 device_property_read_u32(dev, "at25,byte-len", &val) == 0) { in at25_fw_to_chip() 319 if (device_property_read_u32(dev, "pagesize", &val) == 0 || in at25_fw_to_chip() 320 device_property_read_u32(dev, "at25,page-size", &val) == 0) { in at25_fw_to_chip() 327 if (device_property_read_u32(dev, "at25,addr-mode", &val) == 0) { in at25_fw_to_chip() 330 if (device_property_read_u32(dev, "address-width", &val)) { in at25_fw_to_chip()
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | ft6236.c | 248 if (device_property_read_u32(dev, "touchscreen-size-x", in ft6236_probe() 250 device_property_read_u32(dev, "touchscreen-size-y", in ft6236_probe() 256 device_property_read_u32(dev, "touchscreen-fuzz-x", &fuzz_x); in ft6236_probe() 257 device_property_read_u32(dev, "touchscreen-fuzz-y", &fuzz_y); in ft6236_probe()
|
D | of_touchscreen.c | 25 error = device_property_read_u32(dev, property, &val); in touchscreen_get_prop_u32()
|
D | edt-ft5x06.c | 824 error = device_property_read_u32(dev, "threshold", &val); in edt_ft5x06_ts_get_defaults() 828 error = device_property_read_u32(dev, "gain", &val); in edt_ft5x06_ts_get_defaults() 832 error = device_property_read_u32(dev, "offset", &val); in edt_ft5x06_ts_get_defaults()
|
/linux-4.4.14/sound/soc/codecs/ |
D | nau8825.c | 1140 device_property_read_u32(dev, "nuvoton,jkdet-polarity", in nau8825_read_device_properties() 1142 device_property_read_u32(dev, "nuvoton,micbias-voltage", in nau8825_read_device_properties() 1144 device_property_read_u32(dev, "nuvoton,vref-impedance", in nau8825_read_device_properties() 1146 device_property_read_u32(dev, "nuvoton,sar-threshold-num", in nau8825_read_device_properties() 1150 device_property_read_u32(dev, "nuvoton,sar-hysteresis", in nau8825_read_device_properties() 1152 device_property_read_u32(dev, "nuvoton,sar-voltage", in nau8825_read_device_properties() 1154 device_property_read_u32(dev, "nuvoton,sar-compare-time", in nau8825_read_device_properties() 1156 device_property_read_u32(dev, "nuvoton,sar-sampling-time", in nau8825_read_device_properties() 1158 device_property_read_u32(dev, "nuvoton,short-key-debounce", in nau8825_read_device_properties() 1160 device_property_read_u32(dev, "nuvoton,jack-insert-debounce", in nau8825_read_device_properties() [all …]
|
D | ts3a227e.c | 277 err = device_property_read_u32(dev, "ti,micbias", &micbias); in ts3a227e_parse_device_property()
|
D | rt5645.c | 3439 device_property_read_u32(dev, in rt5645_parse_dt() 3441 device_property_read_u32(dev, in rt5645_parse_dt() 3443 device_property_read_u32(dev, in rt5645_parse_dt()
|
D | rt5677.c | 5060 device_property_read_u32(dev, "realtek,jd1-gpio", in rt5677_read_device_properties() 5062 device_property_read_u32(dev, "realtek,jd2-gpio", in rt5677_read_device_properties() 5064 device_property_read_u32(dev, "realtek,jd3-gpio", in rt5677_read_device_properties()
|
D | max98090.c | 2455 err = device_property_read_u32(codec->dev, "maxim,micbias", &micbias); in max98090_probe()
|
/linux-4.4.14/drivers/spi/ |
D | spi-dw-mmio.c | 78 device_property_read_u32(&pdev->dev, "reg-io-width", &dws->reg_io_width); in dw_spi_mmio_probe() 82 device_property_read_u32(&pdev->dev, "num-cs", &num_cs); in dw_spi_mmio_probe()
|
/linux-4.4.14/drivers/power/ |
D | bq24257_charger.c | 897 ret = device_property_read_u32(bq->dev, "ti,charge-current", &property); in bq24257_fw_probe() 904 ret = device_property_read_u32(bq->dev, "ti,battery-regulation-voltage", in bq24257_fw_probe() 912 ret = device_property_read_u32(bq->dev, "ti,termination-current", in bq24257_fw_probe() 921 ret = device_property_read_u32(bq->dev, "ti,current-limit", in bq24257_fw_probe() 938 ret = device_property_read_u32(bq->dev, "ti,ovp-voltage", in bq24257_fw_probe() 947 ret = device_property_read_u32(bq->dev, "ti,in-dpm-voltage", in bq24257_fw_probe()
|
D | rt9455_charger.c | 1207 ret = device_property_read_u32(dev, "richtek,output-charge-current", in rt9455_discover_charger() 1214 ret = device_property_read_u32(dev, "richtek,end-of-charge-percentage", in rt9455_discover_charger() 1221 ret = device_property_read_u32(dev, in rt9455_discover_charger() 1229 ret = device_property_read_u32(dev, "richtek,boost-output-voltage", in rt9455_discover_charger() 1240 device_property_read_u32(dev, "richtek,min-input-voltage-regulation", in rt9455_discover_charger() 1242 device_property_read_u32(dev, "richtek,avg-input-current-regulation", in rt9455_discover_charger()
|
D | bq2415x_charger.c | 1601 ret = device_property_read_u32(bq->dev, in bq2415x_probe() 1606 ret = device_property_read_u32(bq->dev, in bq2415x_probe() 1611 ret = device_property_read_u32(bq->dev, in bq2415x_probe() 1616 ret = device_property_read_u32(bq->dev, in bq2415x_probe() 1621 ret = device_property_read_u32(bq->dev, in bq2415x_probe() 1626 ret = device_property_read_u32(bq->dev, in bq2415x_probe()
|
D | bq25890_charger.c | 764 ret = device_property_read_u32(bq->dev, props[i].name, in bq25890_fw_read_u32_props()
|
/linux-4.4.14/drivers/pinctrl/qcom/ |
D | pinctrl-qdf2xxx.c | 44 ret = device_property_read_u32(&pdev->dev, "num-gpios", &num_gpios); in qdf2xxx_pinctrl_probe()
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_dw.c | 383 err = device_property_read_u32(p->dev, "reg-shift", &val); in dw8250_probe() 387 err = device_property_read_u32(p->dev, "reg-io-width", &val); in dw8250_probe() 419 device_property_read_u32(p->dev, "clock-frequency", &p->uartclk); in dw8250_probe()
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-main.c | 220 ret = device_property_read_u32(dev, XGBE_ACPI_DMA_FREQ, &property); in xgbe_acpi_support() 229 ret = device_property_read_u32(dev, XGBE_ACPI_PTP_FREQ, &property); in xgbe_acpi_support() 496 ret = device_property_read_u32(phy_dev, XGBE_SPEEDSET_PROPERTY, in xgbe_probe()
|
/linux-4.4.14/drivers/extcon/ |
D | extcon-arizona.c | 1209 device_property_read_u32(arizona->dev, "wlf,hpdet-channel", &val); in arizona_extcon_device_get_pdata() 1221 device_property_read_u32(arizona->dev, "wlf,micd-detect-debounce", in arizona_extcon_device_get_pdata() 1224 device_property_read_u32(arizona->dev, "wlf,micd-bias-start-time", in arizona_extcon_device_get_pdata() 1227 device_property_read_u32(arizona->dev, "wlf,micd-rate", in arizona_extcon_device_get_pdata() 1230 device_property_read_u32(arizona->dev, "wlf,micd-dbtime", in arizona_extcon_device_get_pdata() 1233 device_property_read_u32(arizona->dev, "wlf,micd-timeout", in arizona_extcon_device_get_pdata()
|
/linux-4.4.14/include/linux/ |
D | property.h | 102 static inline int device_property_read_u32(struct device *dev, in device_property_read_u32() function
|
/linux-4.4.14/drivers/nfc/fdp/ |
D | i2c.c | 247 r = device_property_read_u32(dev, FDP_DP_CLOCK_FREQ_NAME, clock_freq); in fdp_nci_i2c_read_device_properties()
|
/linux-4.4.14/drivers/iio/light/ |
D | us5182d.c | 386 if (device_property_read_u32(&data->client->dev, "upisemi,glass-coef", in us5182d_get_platform_data()
|
/linux-4.4.14/drivers/input/keyboard/ |
D | gpio_keys_polled.c | 165 device_property_read_u32(dev, "poll-interval", &pdata->poll_interval); in gpio_keys_polled_get_devtree_pdata()
|
/linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_hw.c | 809 ret = device_property_read_u32(dev, "phy-channel", &phy_id); in xgene_mdiobus_register() 811 ret = device_property_read_u32(dev, "phy-addr", &phy_id); in xgene_mdiobus_register()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | core.c | 927 device_property_read_u32(dev, "snps,quirk-frame-length-adjustment", in dwc3_probe()
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smsc911x.c | 2377 err = device_property_read_u32(dev, "reg-io-width", &width); in smsc911x_probe_config() 2385 device_property_read_u32(dev, "reg-shift", &config->shift); in smsc911x_probe_config()
|