device_property_read_u32  244 drivers/auxdisplay/hd44780.c 	ret = device_property_read_u32(dev, "display-height-chars",
device_property_read_u32  248 drivers/auxdisplay/hd44780.c 	ret = device_property_read_u32(dev, "display-width-chars", &lcd->width);
device_property_read_u32  260 drivers/auxdisplay/hd44780.c 	device_property_read_u32(dev, "internal-buffer-width", &lcd->bwidth);
device_property_read_u32 1113 drivers/bluetooth/hci_bcm.c 	device_property_read_u32(bdev->dev, "max-speed", &bdev->oper_speed);
device_property_read_u32 1513 drivers/bluetooth/hci_qca.c 		device_property_read_u32(&serdev->dev, "max-speed",
device_property_read_u32  332 drivers/crypto/atmel-i2c.c 		ret = device_property_read_u32(&client->adapter->dev,
device_property_read_u32  759 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 	ret = device_property_read_u32(dev, "dma-channels", &tmp);
device_property_read_u32  767 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 	ret = device_property_read_u32(dev, "snps,dma-masters", &tmp);
device_property_read_u32  775 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 	ret = device_property_read_u32(dev, "snps,data-width", &tmp);
device_property_read_u32  807 drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 	ret = device_property_read_u32(dev, "snps,axi-max-burst-len", &tmp);
device_property_read_u32  832 drivers/dma/qcom/hidma.c 	device_property_read_u32(&pdev->dev, "desc-count",
device_property_read_u32  200 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev, "dma-channels",
device_property_read_u32  207 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev,
device_property_read_u32  215 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev, "max-write-burst-bytes",
device_property_read_u32  230 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev, "max-read-burst-bytes",
device_property_read_u32  244 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev, "max-write-transactions",
device_property_read_u32  258 drivers/dma/qcom/hidma_mgmt.c 	rc = device_property_read_u32(&pdev->dev, "max-read-transactions",
device_property_read_u32 1087 drivers/dma/sprd-dma.c 	ret = device_property_read_u32(&pdev->dev, "#dma-channels", &chn_count);
device_property_read_u32  236 drivers/dma/stm32-dmamux.c 	if (device_property_read_u32(&pdev->dev, "dma-requests",
device_property_read_u32 1542 drivers/dma/stm32-mdma.c 	ret = device_property_read_u32(&pdev->dev, "dma-channels",
device_property_read_u32 1550 drivers/dma/stm32-mdma.c 	ret = device_property_read_u32(&pdev->dev, "dma-requests",
device_property_read_u32  253 drivers/edac/bluefield_edac.c 	if (device_property_read_u32(dev, "mss_number", &mc_idx)) {
device_property_read_u32  259 drivers/edac/bluefield_edac.c 	if (device_property_read_u32(dev, "dimm_per_mc", &dimm_count)) {
device_property_read_u32 1297 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,hpdet-channel", &val);
device_property_read_u32 1309 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,micd-detect-debounce",
device_property_read_u32 1312 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,micd-bias-start-time",
device_property_read_u32 1315 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,micd-rate",
device_property_read_u32 1318 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,micd-dbtime",
device_property_read_u32 1321 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,micd-timeout-ms",
device_property_read_u32 1333 drivers/extcon/extcon-arizona.c 	device_property_read_u32(arizona->dev, "wlf,gpsw", &pdata->gpsw);
device_property_read_u32  116 drivers/gpio/gpio-74x164.c 	ret = device_property_read_u32(&spi->dev, "registers-number", &nregs);
device_property_read_u32  132 drivers/gpio/gpio-exar.c 	ret = device_property_read_u32(&pdev->dev, "exar,first-pin",
device_property_read_u32  137 drivers/gpio/gpio-exar.c 	ret = device_property_read_u32(&pdev->dev, "ngpios", &ngpios);
device_property_read_u32  370 drivers/gpio/gpio-max3191x.c 	device_property_read_u32(dev, "#daisy-chained-devices",
device_property_read_u32  383 drivers/gpio/gpio-mockup.c 	rv = device_property_read_u32(dev, "gpio-base", &base);
device_property_read_u32  256 drivers/gpio/gpio-xgene-sb.c 	if (!device_property_read_u32(&pdev->dev,
device_property_read_u32  262 drivers/gpio/gpio-xgene-sb.c 	if (!device_property_read_u32(&pdev->dev, XGENE_NIRQ_PROPERTY, &val32))
device_property_read_u32  267 drivers/gpio/gpio-xgene-sb.c 	if (!device_property_read_u32(&pdev->dev, XGENE_NGPIO_PROPERTY, &val32))
device_property_read_u32  252 drivers/gpu/drm/tiny/hx8357d.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  414 drivers/gpu/drm/tiny/ili9225.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  216 drivers/gpu/drm/tiny/ili9341.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  224 drivers/gpu/drm/tiny/mi0283qt.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  357 drivers/gpu/drm/tiny/st7586.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  190 drivers/gpu/drm/tiny/st7735r.c 	device_property_read_u32(dev, "rotation", &rotation);
device_property_read_u32  993 drivers/hid/i2c-hid/i2c-hid-core.c 	if (!device_property_read_u32(&client->dev, "post-power-on-delay-ms",
device_property_read_u32  666 drivers/hwmon/xgene-hwmon.c 		if (device_property_read_u32(&pdev->dev, "pcc-channel",
device_property_read_u32  421 drivers/i2c/busses/i2c-altera.c 	ret = device_property_read_u32(idev->dev, "fifo-size",
device_property_read_u32  429 drivers/i2c/busses/i2c-altera.c 	ret = device_property_read_u32(idev->dev, "clock-frequency",
device_property_read_u32  178 drivers/i2c/busses/i2c-pca-platform.c 	ret = device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32  524 drivers/i2c/busses/i2c-qcom-geni.c 	ret = device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32 1688 drivers/i2c/busses/i2c-qup.c 		ret = device_property_read_u32(qup->dev, "clock-frequency", &clk_freq);
device_property_read_u32 1777 drivers/i2c/busses/i2c-qup.c 		ret = device_property_read_u32(qup->dev,
device_property_read_u32 1875 drivers/i2c/busses/i2c-stm32f7.c 	ret = device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32 1927 drivers/i2c/busses/i2c-stm32f7.c 	ret = device_property_read_u32(i2c_dev->dev, "i2c-scl-rising-time-ns",
device_property_read_u32 1932 drivers/i2c/busses/i2c-stm32f7.c 	ret = device_property_read_u32(i2c_dev->dev, "i2c-scl-falling-time-ns",
device_property_read_u32  549 drivers/i2c/busses/i2c-synquacer.c 		device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32  552 drivers/i2c/busses/i2c-synquacer.c 	device_property_read_u32(&pdev->dev, "socionext,pclk-rate",
device_property_read_u32  102 drivers/i2c/busses/i2c-thunderx-pcidrv.c 		device_property_read_u32(dev, "sclk", &i2c->sys_freq);
device_property_read_u32  179 drivers/i2c/busses/i2c-thunderx-pcidrv.c 	ret = device_property_read_u32(dev, "clock-frequency", &i2c->twsi_freq);
device_property_read_u32  481 drivers/i2c/busses/i2c-xgene-slimpro.c 		if (device_property_read_u32(&pdev->dev, "pcc-channel",
device_property_read_u32  477 drivers/i2c/busses/i2c-xlp9xx.c 	err = device_property_read_u32(&pdev->dev, "clock-frequency", &freq);
device_property_read_u32  530 drivers/i2c/busses/i2c-zx2967.c 	ret = device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32 1647 drivers/i2c/i2c-core-base.c 	ret = device_property_read_u32(dev, "clock-frequency", &t->bus_freq_hz);
device_property_read_u32 1651 drivers/i2c/i2c-core-base.c 	ret = device_property_read_u32(dev, "i2c-scl-rising-time-ns", &t->scl_rise_ns);
device_property_read_u32 1661 drivers/i2c/i2c-core-base.c 	ret = device_property_read_u32(dev, "i2c-scl-falling-time-ns", &t->scl_fall_ns);
device_property_read_u32 1669 drivers/i2c/i2c-core-base.c 	device_property_read_u32(dev, "i2c-scl-internal-delay-ns", &t->scl_int_delay_ns);
device_property_read_u32 1671 drivers/i2c/i2c-core-base.c 	ret = device_property_read_u32(dev, "i2c-sda-falling-time-ns", &t->sda_fall_ns);
device_property_read_u32 1675 drivers/i2c/i2c-core-base.c 	device_property_read_u32(dev, "i2c-sda-hold-time-ns", &t->sda_hold_ns);
device_property_read_u32  157 drivers/iio/afe/iio-rescale.c 	ret = device_property_read_u32(dev, "sense-resistor-micro-ohms",
device_property_read_u32  164 drivers/iio/afe/iio-rescale.c 	device_property_read_u32(dev, "sense-gain-mult", &gain_mult);
device_property_read_u32  165 drivers/iio/afe/iio-rescale.c 	device_property_read_u32(dev, "sense-gain-div", &gain_div);
device_property_read_u32  194 drivers/iio/afe/iio-rescale.c 	ret = device_property_read_u32(dev, "shunt-resistor-micro-ohms",
device_property_read_u32  214 drivers/iio/afe/iio-rescale.c 	ret = device_property_read_u32(dev, "output-ohms",
device_property_read_u32  221 drivers/iio/afe/iio-rescale.c 	ret = device_property_read_u32(dev, "full-ohms",
device_property_read_u32  703 drivers/iio/dac/ad5758.c 	ret = device_property_read_u32(&st->spi->dev,
device_property_read_u32  718 drivers/iio/dac/ad5758.c 	ret = device_property_read_u32(&st->spi->dev, "adi,dc-dc-mode",
device_property_read_u32  758 drivers/iio/dac/ad5758.c 	ret = device_property_read_u32(&st->spi->dev, "adi,slew-time-us", &tmp);
device_property_read_u32  765 drivers/iio/light/us5182d.c 	if (device_property_read_u32(&data->client->dev, "upisemi,glass-coef",
device_property_read_u32  137 drivers/input/keyboard/adc-keys.c 	if (device_property_read_u32(dev, "keyup-threshold-microvolt",
device_property_read_u32  154 drivers/input/keyboard/adc-keys.c 	if (!device_property_read_u32(dev, "poll-interval", &value))
device_property_read_u32  166 drivers/input/keyboard/gpio_keys_polled.c 	device_property_read_u32(dev, "poll-interval", &pdata->poll_interval);
device_property_read_u32   57 drivers/input/matrix-keymap.c 	device_property_read_u32(dev, "keypad,num-rows", rows);
device_property_read_u32   58 drivers/input/matrix-keymap.c 	device_property_read_u32(dev, "keypad,num-columns", cols);
device_property_read_u32  472 drivers/input/misc/drv260x.c 	error = device_property_read_u32(dev, "mode", &haptics->mode);
device_property_read_u32  484 drivers/input/misc/drv260x.c 	error = device_property_read_u32(dev, "library-sel", &haptics->library);
device_property_read_u32  511 drivers/input/misc/drv260x.c 	error = device_property_read_u32(dev, "vib-rated-mv", &voltage);
device_property_read_u32  515 drivers/input/misc/drv260x.c 	error = device_property_read_u32(dev, "vib-overdrive-mv", &voltage);
device_property_read_u32   81 drivers/input/misc/gpio_decoder.c 	device_property_read_u32(dev, "linux,axis", &decoder->axis);
device_property_read_u32   92 drivers/input/misc/gpio_decoder.c 	if (device_property_read_u32(dev, "decoder-max-value", &max))
device_property_read_u32   64 drivers/input/misc/max77650-onkey.c 	error = device_property_read_u32(dev, "linux,code", &onkey->code);
device_property_read_u32  164 drivers/input/misc/pwm-beeper.c 	error = device_property_read_u32(dev, "beeper-hz", &bell_frequency);
device_property_read_u32  182 drivers/input/misc/pwm-vibra.c 		device_property_read_u32(&pdev->dev, "direction-duty-cycle-ns",
device_property_read_u32  201 drivers/input/misc/rotary_encoder.c 	device_property_read_u32(dev, "rotary-encoder,steps", &encoder->steps);
device_property_read_u32  203 drivers/input/misc/rotary_encoder.c 	err = device_property_read_u32(dev, "rotary-encoder,steps-per-period",
device_property_read_u32  234 drivers/input/misc/rotary_encoder.c 	device_property_read_u32(dev, "linux,axis", &encoder->axis);
device_property_read_u32   93 drivers/input/misc/sc27xx-vibra.c 	error = device_property_read_u32(&pdev->dev, "reg", &info->base);
device_property_read_u32   71 drivers/input/misc/stpmic1_onkey.c 	if (!device_property_read_u32(dev, "power-off-time-sec", &val)) {
device_property_read_u32  374 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_u32(&client->dev,
device_property_read_u32  376 drivers/input/mouse/elan_i2c_core.c 	    device_property_read_u32(&client->dev,
device_property_read_u32  389 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_u32(&client->dev,
device_property_read_u32  392 drivers/input/mouse/elan_i2c_core.c 	    device_property_read_u32(&client->dev,
device_property_read_u32  403 drivers/input/mouse/elan_i2c_core.c 	if (device_property_read_u32(&client->dev,
device_property_read_u32  405 drivers/input/mouse/elan_i2c_core.c 	    device_property_read_u32(&client->dev,
device_property_read_u32   83 drivers/input/mouse/gpio_mouse.c 	ret = device_property_read_u32(dev, "scan-interval-ms",
device_property_read_u32  496 drivers/input/touchscreen/ad7879.c 	err = device_property_read_u32(dev, "adi,resistance-plate-x", &tmp);
device_property_read_u32  448 drivers/input/touchscreen/bu21013_ts.c 	device_property_read_u32(&client->dev, "rohm,touch-max-x", &max_x);
device_property_read_u32  449 drivers/input/touchscreen/bu21013_ts.c 	device_property_read_u32(&client->dev, "rohm,touch-max-y", &max_y);
device_property_read_u32  354 drivers/input/touchscreen/bu21029_ts.c 	error = device_property_read_u32(&client->dev, "rohm,x-plate-ohms",
device_property_read_u32  558 drivers/input/touchscreen/cyttsp_core.c 	if (!device_property_read_u32(dev, "active-distance", &dt_value)) {
device_property_read_u32  568 drivers/input/touchscreen/cyttsp_core.c 	if (!device_property_read_u32(dev, "active-interval-ms", &dt_value)) {
device_property_read_u32  577 drivers/input/touchscreen/cyttsp_core.c 	if (!device_property_read_u32(dev, "lowpower-interval-ms", &dt_value)) {
device_property_read_u32  587 drivers/input/touchscreen/cyttsp_core.c 	if (!device_property_read_u32(dev, "touch-timeout-ms", &dt_value)) {
device_property_read_u32  924 drivers/input/touchscreen/edt-ft5x06.c 	error = device_property_read_u32(dev, "threshold", &val);
device_property_read_u32  930 drivers/input/touchscreen/edt-ft5x06.c 	error = device_property_read_u32(dev, "gain", &val);
device_property_read_u32  936 drivers/input/touchscreen/edt-ft5x06.c 	error = device_property_read_u32(dev, "offset", &val);
device_property_read_u32  942 drivers/input/touchscreen/edt-ft5x06.c 	error = device_property_read_u32(dev, "offset-x", &val);
device_property_read_u32  948 drivers/input/touchscreen/edt-ft5x06.c 	error = device_property_read_u32(dev, "offset-y", &val);
device_property_read_u32  398 drivers/input/touchscreen/mms114.c 	if (device_property_read_u32(dev, "x-size", &props->max_x)) {
device_property_read_u32  403 drivers/input/touchscreen/mms114.c 	if (device_property_read_u32(dev, "y-size", &props->max_y)) {
device_property_read_u32  408 drivers/input/touchscreen/mms114.c 	device_property_read_u32(dev, "contact-threshold",
device_property_read_u32  410 drivers/input/touchscreen/mms114.c 	device_property_read_u32(dev, "moving-threshold",
device_property_read_u32   22 drivers/input/touchscreen/of_touchscreen.c 	error = device_property_read_u32(dev, property, &val);
device_property_read_u32  127 drivers/input/touchscreen/resistive-adc-touch.c 		error = device_property_read_u32(dev,
device_property_read_u32  404 drivers/input/touchscreen/silead.c 	error = device_property_read_u32(dev, "silead,max-fingers",
device_property_read_u32  477 drivers/input/touchscreen/tsc200x-core.c 	error = device_property_read_u32(dev, "ti,x-plate-ohms", &x_plate_ohm);
device_property_read_u32  480 drivers/input/touchscreen/tsc200x-core.c 	error = device_property_read_u32(dev, "ti,esd-recovery-timeout-ms",
device_property_read_u32  306 drivers/irqchip/irq-mbigen.c 	ret = device_property_read_u32(&pdev->dev, "num-pins", &num_pins);
device_property_read_u32  495 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ti,als-vmin",
device_property_read_u32  500 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ti,als-vmax",
device_property_read_u32  510 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ti,als1-imp-sel",
device_property_read_u32  517 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ti,als2-imp-sel",
device_property_read_u32  524 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ti,als-avrg-time-us",
device_property_read_u32  565 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ramp-up-us",
device_property_read_u32  572 drivers/leds/leds-lm3532.c 	ret = device_property_read_u32(&priv->client->dev, "ramp-down-us",
device_property_read_u32  335 drivers/leds/leds-pca963x.c 	if (device_property_read_u32(&client->dev, "nxp,period-scale",
device_property_read_u32  130 drivers/leds/leds-ti-lmu-common.c 	ret = device_property_read_u32(dev, "ti,brightness-resolution",
device_property_read_u32 1204 drivers/media/i2c/imx258.c 	device_property_read_u32(&client->dev, "clock-frequency", &val);
device_property_read_u32 1212 drivers/media/i2c/imx258.c 	ret = device_property_read_u32(&client->dev, "rotation", &val);
device_property_read_u32 1693 drivers/media/i2c/ov13858.c 	device_property_read_u32(&client->dev, "clock-frequency", &val);
device_property_read_u32 2449 drivers/media/i2c/ov5670.c 	device_property_read_u32(&client->dev, "clock-frequency", &input_clk);
device_property_read_u32   33 drivers/mfd/at91-usart.c 	device_property_read_u32(&pdev->dev, "atmel,usart-mode", &opmode);
device_property_read_u32  580 drivers/misc/eeprom/at24.c 	err = device_property_read_u32(dev, "pagesize", &page_size);
device_property_read_u32  595 drivers/misc/eeprom/at24.c 	err = device_property_read_u32(dev, "address-width", &addrw);
device_property_read_u32  613 drivers/misc/eeprom/at24.c 	err = device_property_read_u32(dev, "size", &byte_len);
device_property_read_u32  628 drivers/misc/eeprom/at24.c 	err = device_property_read_u32(dev, "num-addresses", &num_addresses);
device_property_read_u32  254 drivers/misc/eeprom/at25.c 	if (device_property_read_u32(dev, "size", &val) == 0 ||
device_property_read_u32  255 drivers/misc/eeprom/at25.c 	    device_property_read_u32(dev, "at25,byte-len", &val) == 0) {
device_property_read_u32  262 drivers/misc/eeprom/at25.c 	if (device_property_read_u32(dev, "pagesize", &val) == 0 ||
device_property_read_u32  263 drivers/misc/eeprom/at25.c 	    device_property_read_u32(dev, "at25,page-size", &val) == 0) {
device_property_read_u32  270 drivers/misc/eeprom/at25.c 	if (device_property_read_u32(dev, "at25,addr-mode", &val) == 0) {
device_property_read_u32  273 drivers/misc/eeprom/at25.c 		if (device_property_read_u32(dev, "address-width", &val)) {
device_property_read_u32  184 drivers/mmc/core/host.c 	if (device_property_read_u32(dev, "bus-width", &bus_width) < 0) {
device_property_read_u32  206 drivers/mmc/core/host.c 	device_property_read_u32(dev, "max-frequency", &host->f_max);
device_property_read_u32  226 drivers/mmc/core/host.c 		if (device_property_read_u32(dev, "cd-debounce-delay-ms",
device_property_read_u32  321 drivers/mmc/core/host.c 	if (device_property_read_u32(dev, "fixed-emmc-driver-type", &drv_type) == 0) {
device_property_read_u32  329 drivers/mmc/core/host.c 	host->dsr_req = !device_property_read_u32(dev, "dsr", &host->dsr);
device_property_read_u32  337 drivers/mmc/core/host.c 	device_property_read_u32(dev, "post-power-on-delay-ms",
device_property_read_u32  132 drivers/mmc/core/pwrseq_simple.c 	device_property_read_u32(dev, "post-power-on-delay-ms",
device_property_read_u32  134 drivers/mmc/core/pwrseq_simple.c 	device_property_read_u32(dev, "power-off-delay-us",
device_property_read_u32 3109 drivers/mmc/host/dw_mmc.c 	if (device_property_read_u32(dev, "fifo-depth", &pdata->fifo_depth))
device_property_read_u32 3113 drivers/mmc/host/dw_mmc.c 	device_property_read_u32(dev, "card-detect-delay",
device_property_read_u32 3116 drivers/mmc/host/dw_mmc.c 	device_property_read_u32(dev, "data-addr", &host->data_addr_override);
device_property_read_u32 3121 drivers/mmc/host/dw_mmc.c 	if (!device_property_read_u32(dev, "clock-frequency", &clock_frequency))
device_property_read_u32  772 drivers/mmc/host/sdhci-pci-core.c 	device_property_read_u32(dev, "max-frequency", &mmc->f_max);
device_property_read_u32   90 drivers/mmc/host/sdhci-pltfm.c 	    (device_property_read_u32(dev, "bus-width", &bus_width) == 0 &&
device_property_read_u32  105 drivers/mmc/host/sdhci-pltfm.c 	device_property_read_u32(dev, "clock-frequency", &pltfm_host->clock);
device_property_read_u32  582 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  588 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  594 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  600 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  606 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  617 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  628 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  639 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  650 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  656 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  662 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  668 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent,
device_property_read_u32  697 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent, "nvidia,default-tap",
device_property_read_u32  702 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent, "nvidia,default-trim",
device_property_read_u32  707 drivers/mmc/host/sdhci-tegra.c 	err = device_property_read_u32(host->mmc->parent, "nvidia,dqs-trim",
device_property_read_u32  370 drivers/mmc/host/sdhci_am654.c 	ret = device_property_read_u32(dev, "ti,otap-del-sel",
device_property_read_u32  376 drivers/mmc/host/sdhci_am654.c 		ret = device_property_read_u32(dev, "ti,trm-icp",
device_property_read_u32  381 drivers/mmc/host/sdhci_am654.c 		ret = device_property_read_u32(dev, "ti,driver-strength-ohm",
device_property_read_u32  408 drivers/mmc/host/sdhci_am654.c 	device_property_read_u32(dev, "ti,strobe-sel", &sdhci_am654->strb_sel);
device_property_read_u32   73 drivers/mux/adg792a.c 	ret = device_property_read_u32(dev, "#mux-control-cells", &cells);
device_property_read_u32   76 drivers/mux/adgs1408.c 	ret = device_property_read_u32(dev, "idle-state", (u32 *)&idle_state);
device_property_read_u32   76 drivers/mux/gpio.c 	ret = device_property_read_u32(dev, "idle-state", (u32 *)&idle_state);
device_property_read_u32  689 drivers/net/ethernet/amd/xgbe/xgbe-phy-v1.c 	ret = device_property_read_u32(pdata->phy_dev, XGBE_SPEEDSET_PROPERTY,
device_property_read_u32  156 drivers/net/ethernet/amd/xgbe/xgbe-platform.c 	ret = device_property_read_u32(dev, XGBE_ACPI_DMA_FREQ, &property);
device_property_read_u32  165 drivers/net/ethernet/amd/xgbe/xgbe-platform.c 	ret = device_property_read_u32(dev, XGBE_ACPI_PTP_FREQ, &property);
device_property_read_u32  930 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c 	ret = device_property_read_u32(dev, "phy-channel", &phy_addr);
device_property_read_u32  932 drivers/net/ethernet/apm/xgene/xgene_enet_hw.c 		ret = device_property_read_u32(dev, "phy-addr", &phy_addr);
device_property_read_u32 1296 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	ret = device_property_read_u32(dev, "channel", &cpu_bufnum);
device_property_read_u32 1580 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	ret = device_property_read_u32(dev, "tx-delay", &delay);
device_property_read_u32 1601 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	ret = device_property_read_u32(dev, "rx-delay", &delay);
device_property_read_u32  164 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	ret = device_property_read_u32(dsaf_dev->dev, "desc-num", &desc_num);
device_property_read_u32  173 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	ret = device_property_read_u32(dsaf_dev->dev, "reset-field-offset",
device_property_read_u32  181 drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c 	ret = device_property_read_u32(dsaf_dev->dev, "buf-size", &buf_size);
device_property_read_u32 2319 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	ret = device_property_read_u32(dev, "port-idx-in-ae", &port_id);
device_property_read_u32 2322 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		ret = device_property_read_u32(dev, "port-id", &port_id);
device_property_read_u32 5841 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 	} else if (device_property_read_u32(&pdev->dev, "clock-frequency",
device_property_read_u32  118 drivers/net/ethernet/qualcomm/emac/emac-phy.c 		ret = device_property_read_u32(&pdev->dev, "phy-channel",
device_property_read_u32 2296 drivers/net/ethernet/smsc/smc91x.c 		if (!device_property_read_u32(&pdev->dev, "reg-io-width",
device_property_read_u32 2307 drivers/net/ethernet/smsc/smc91x.c 		if (!device_property_read_u32(&pdev->dev, "reg-shift",
device_property_read_u32 2384 drivers/net/ethernet/smsc/smsc911x.c 	err = device_property_read_u32(dev, "reg-io-width", &width);
device_property_read_u32 2392 drivers/net/ethernet/smsc/smsc911x.c 	device_property_read_u32(dev, "reg-shift", &config->shift);
device_property_read_u32 1857 drivers/net/ethernet/socionext/netsec.c 	ret = device_property_read_u32(&pdev->dev, "phy-channel", phy_addr);
device_property_read_u32 1864 drivers/net/ethernet/socionext/netsec.c 	ret = device_property_read_u32(&pdev->dev,
device_property_read_u32 2059 drivers/net/ethernet/socionext/netsec.c 	ret = device_property_read_u32(&pdev->dev, "max-frame-size",
device_property_read_u32  204 drivers/net/phy/adin.c 	if (device_property_read_u32(dev, prop_name, &val))
device_property_read_u32 1949 drivers/net/phy/sfp.c 	device_property_read_u32(&pdev->dev, "maximum-power-milliwatt",
device_property_read_u32  238 drivers/nfc/fdp/i2c.c 	r = device_property_read_u32(dev, FDP_DP_CLOCK_FREQ_NAME, clock_freq);
device_property_read_u32  286 drivers/nvmem/bcm-ocotp.c 	err = device_property_read_u32(dev, "brcm,ocotp-size", &num_words);
device_property_read_u32  252 drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c 	if (device_property_read_u32(&pdev->dev, "hisilicon,ch-id",
device_property_read_u32  258 drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c 	if (device_property_read_u32(&pdev->dev, "hisilicon,scl-id",
device_property_read_u32  251 drivers/perf/hisilicon/hisi_uncore_hha_pmu.c 	if (device_property_read_u32(&pdev->dev, "hisilicon,scl-id",
device_property_read_u32  250 drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c 	if (device_property_read_u32(&pdev->dev, "hisilicon,scl-id",
device_property_read_u32  256 drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c 	if (device_property_read_u32(&pdev->dev, "hisilicon,ccl-id",
device_property_read_u32  472 drivers/phy/cadence/phy-cadence-dp.c 	err = device_property_read_u32(dev, "num_lanes",
device_property_read_u32  489 drivers/phy/cadence/phy-cadence-dp.c 	err = device_property_read_u32(dev, "max_bit_rate",
device_property_read_u32  427 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	ret = device_property_read_u32(dev, "lantiq,rcu-endian-offset",
device_property_read_u32  435 drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c 	ret = device_property_read_u32(dev, "lantiq,rcu-big-endian-mask",
device_property_read_u32  847 drivers/phy/mediatek/phy-mtk-tphy.c 	device_property_read_u32(dev, "mediatek,eye-src",
device_property_read_u32  849 drivers/phy/mediatek/phy-mtk-tphy.c 	device_property_read_u32(dev, "mediatek,eye-vrt",
device_property_read_u32  851 drivers/phy/mediatek/phy-mtk-tphy.c 	device_property_read_u32(dev, "mediatek,eye-term",
device_property_read_u32 1113 drivers/phy/mediatek/phy-mtk-tphy.c 	device_property_read_u32(dev, "mediatek,src-ref-clk-mhz",
device_property_read_u32 1115 drivers/phy/mediatek/phy-mtk-tphy.c 	device_property_read_u32(dev, "mediatek,src-coef", &tphy->src_coef);
device_property_read_u32  276 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,efuse-intr",
device_property_read_u32  278 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,eye-src",
device_property_read_u32  280 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,eye-vrt",
device_property_read_u32  282 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,eye-term",
device_property_read_u32  289 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,efuse-intr",
device_property_read_u32  291 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,efuse-tx-imp",
device_property_read_u32  293 drivers/phy/mediatek/phy-mtk-xsphy.c 		device_property_read_u32(dev, "mediatek,efuse-rx-imp",
device_property_read_u32  529 drivers/phy/mediatek/phy-mtk-xsphy.c 	device_property_read_u32(dev, "mediatek,src-ref-clk-mhz",
device_property_read_u32  531 drivers/phy/mediatek/phy-mtk-xsphy.c 	device_property_read_u32(dev, "mediatek,src-coef", &xsphy->src_coef);
device_property_read_u32 1008 drivers/pinctrl/pinctrl-mcp23s08.c 		status = device_property_read_u32(&spi->dev,
device_property_read_u32 1011 drivers/pinctrl/pinctrl-mcp23s08.c 			status = device_property_read_u32(&spi->dev,
device_property_read_u32   44 drivers/pinctrl/qcom/pinctrl-qdf2xxx.c 	ret = device_property_read_u32(&pdev->dev, "num-gpios", &num_gpios);
device_property_read_u32   68 drivers/power/reset/gpio-poweroff.c 	device_property_read_u32(&pdev->dev, "active-delay-ms", &active_delay);
device_property_read_u32   69 drivers/power/reset/gpio-poweroff.c 	device_property_read_u32(&pdev->dev, "inactive-delay-ms",
device_property_read_u32   71 drivers/power/reset/gpio-poweroff.c 	device_property_read_u32(&pdev->dev, "timeout-ms", &timeout);
device_property_read_u32 1588 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1593 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1598 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1603 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1608 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1613 drivers/power/supply/bq2415x_charger.c 		ret = device_property_read_u32(bq->dev,
device_property_read_u32 1666 drivers/power/supply/bq24190_charger.c 	if (device_property_read_u32(bdi->dev, s, &v) == 0) {
device_property_read_u32  887 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,charge-current", &property);
device_property_read_u32  894 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,battery-regulation-voltage",
device_property_read_u32  902 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,termination-current",
device_property_read_u32  911 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,current-limit",
device_property_read_u32  928 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,ovp-voltage",
device_property_read_u32  937 drivers/power/supply/bq24257_charger.c 	ret = device_property_read_u32(bq->dev, "ti,in-dpm-voltage",
device_property_read_u32  470 drivers/power/supply/bq24735-charger.c 		ret = device_property_read_u32(&client->dev, "poll-interval",
device_property_read_u32  786 drivers/power/supply/bq25890_charger.c 		ret = device_property_read_u32(bq->dev, props[i].name,
device_property_read_u32 1198 drivers/power/supply/rt9455_charger.c 	ret = device_property_read_u32(dev, "richtek,output-charge-current",
device_property_read_u32 1205 drivers/power/supply/rt9455_charger.c 	ret = device_property_read_u32(dev, "richtek,end-of-charge-percentage",
device_property_read_u32 1212 drivers/power/supply/rt9455_charger.c 	ret = device_property_read_u32(dev,
device_property_read_u32 1220 drivers/power/supply/rt9455_charger.c 	ret = device_property_read_u32(dev, "richtek,boost-output-voltage",
device_property_read_u32 1231 drivers/power/supply/rt9455_charger.c 	device_property_read_u32(dev, "richtek,min-input-voltage-regulation",
device_property_read_u32 1233 drivers/power/supply/rt9455_charger.c 	device_property_read_u32(dev, "richtek,avg-input-current-regulation",
device_property_read_u32 1048 drivers/power/supply/sc27xx_fuel_gauge.c 	ret = device_property_read_u32(dev, "reg", &data->base);
device_property_read_u32  222 drivers/rtc/class.c 	ret = device_property_read_u32(rtc->dev.parent, "start-year",
device_property_read_u32 1219 drivers/rtc/rtc-ds1307.c 	if (device_property_read_u32(ds1307->dev, "trickle-resistor-ohms",
device_property_read_u32  673 drivers/rtc/rtc-rv3028.c 	if (!device_property_read_u32(&client->dev, "trickle-resistor-ohms",
device_property_read_u32 2510 drivers/scsi/hisi_sas/hisi_sas_main.c 		if (device_property_read_u32(dev, "ctrl-reset-reg",
device_property_read_u32 2516 drivers/scsi/hisi_sas/hisi_sas_main.c 		if (device_property_read_u32(dev, "ctrl-reset-sts-reg",
device_property_read_u32 2522 drivers/scsi/hisi_sas/hisi_sas_main.c 		if (device_property_read_u32(dev, "ctrl-clock-ena-reg",
device_property_read_u32 2535 drivers/scsi/hisi_sas/hisi_sas_main.c 	if (device_property_read_u32(dev, "phy-count", &hisi_hba->n_phy)) {
device_property_read_u32 2540 drivers/scsi/hisi_sas/hisi_sas_main.c 	if (device_property_read_u32(dev, "queue-count",
device_property_read_u32   47 drivers/soc/lantiq/fpi-bus.c 	ret = device_property_read_u32(dev, "lantiq,offset-endianness",
device_property_read_u32   37 drivers/soundwire/mipi_disco.c 	device_property_read_u32(bus->dev,
device_property_read_u32  293 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-sw-interface-revision",
device_property_read_u32  311 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-clockstopprepare-timeout",
device_property_read_u32  314 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-slave-channelprepare-timeout",
device_property_read_u32  317 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev,
device_property_read_u32  330 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev,
device_property_read_u32  333 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-master-count",
device_property_read_u32  336 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-source-port-list",
device_property_read_u32  339 drivers/soundwire/mipi_disco.c 	device_property_read_u32(dev, "mipi-sdw-sink-port-list",
device_property_read_u32  181 drivers/spi/spi-dw-mmio.c 	device_property_read_u32(&pdev->dev, "reg-io-width", &dws->reg_io_width);
device_property_read_u32  185 drivers/spi/spi-dw-mmio.c 	device_property_read_u32(&pdev->dev, "num-cs", &num_cs);
device_property_read_u32  624 drivers/spi/spi-synquacer.c 	device_property_read_u32(&pdev->dev, "socionext,ihclk-rate",
device_property_read_u32   71 drivers/thermal/broadcom/sr-thermal.c 	ret = device_property_read_u32(dev, "brcm,tmon-mask", &sr_tmon_list);
device_property_read_u32  434 drivers/tty/serial/8250/8250_dw.c 	err = device_property_read_u32(dev, "reg-shift", &val);
device_property_read_u32  438 drivers/tty/serial/8250/8250_dw.c 	err = device_property_read_u32(dev, "reg-io-width", &val);
device_property_read_u32  470 drivers/tty/serial/8250/8250_dw.c 	device_property_read_u32(dev, "clock-frequency", &p->uartclk);
device_property_read_u32 1198 drivers/tty/serial/sc16is7xx.c 	device_property_read_u32(dev, "clock-frequency", &uartclk);
device_property_read_u32  401 drivers/usb/dwc2/params.c 		device_property_read_u32(hsotg->dev, "g-rx-fifo-size",
device_property_read_u32  404 drivers/usb/dwc2/params.c 		device_property_read_u32(hsotg->dev, "g-np-tx-fifo-size",
device_property_read_u32 1320 drivers/usb/dwc3/core.c 	device_property_read_u32(dev, "snps,quirk-frame-length-adjustment",
device_property_read_u32  283 drivers/usb/host/xhci-histb.c 	device_property_read_u32(dev, "imod-interval-ns",
device_property_read_u32  541 drivers/usb/host/xhci-mtk.c 	device_property_read_u32(dev, "imod-interval-ns", &xhci->imod_interval);
device_property_read_u32  292 drivers/usb/host/xhci-plat.c 		device_property_read_u32(tmpdev, "imod-interval-ns",
device_property_read_u32  158 drivers/watchdog/pm8916_wdt.c 	err = device_property_read_u32(parent, "reg", &wdt->baseaddr);
device_property_read_u32  889 sound/soc/codecs/adau1977.c 	else if (device_property_read_u32(adau1977->dev, "adi,micbias",
device_property_read_u32   49 sound/soc/codecs/adau7002.c 	device_property_read_u32(component->dev, "wakeup-delay-ms",
device_property_read_u32  362 sound/soc/codecs/cros_ec_codec.c 	rc = device_property_read_u32(dev, "max-dmic-gain",
device_property_read_u32 1659 sound/soc/codecs/da7213.c 	if (device_property_read_u32(dev, "dlg,micbias1-lvl", &fw_val32) >= 0)
device_property_read_u32 1664 sound/soc/codecs/da7213.c 	if (device_property_read_u32(dev, "dlg,micbias2-lvl", &fw_val32) >= 0)
device_property_read_u32 1680 sound/soc/codecs/da7213.c 	if (device_property_read_u32(dev, "dlg,dmic-clkrate", &fw_val32) >= 0)
device_property_read_u32 1776 sound/soc/codecs/da7219.c 	if (device_property_read_u32(dev, "dlg,micbias-lvl", &of_val32) >= 0)
device_property_read_u32  103 sound/soc/codecs/dmic.c 	device_property_read_u32(component->dev, "wakeup-delay-ms",
device_property_read_u32  105 sound/soc/codecs/dmic.c 	device_property_read_u32(component->dev, "modeswitch-delay-ms",
device_property_read_u32 2450 sound/soc/codecs/max98090.c 	err = device_property_read_u32(component->dev, "maxim,micbias", &micbias);
device_property_read_u32  111 sound/soc/codecs/max98357a.c 	ret = device_property_read_u32(&pdev->dev, "sdmode-delay",
device_property_read_u32  895 sound/soc/codecs/max98373.c 	if (!device_property_read_u32(dev, "maxim,vmon-slot-no", &value))
device_property_read_u32  900 sound/soc/codecs/max98373.c 	if (!device_property_read_u32(dev, "maxim,imon-slot-no", &value))
device_property_read_u32  920 sound/soc/codecs/max98373.c 	if (!device_property_read_u32(dev, "maxim,spkfb-slot-no", &value))
device_property_read_u32  853 sound/soc/codecs/max98927.c 	if (!device_property_read_u32(dev, "vmon-slot-no", &value))
device_property_read_u32  858 sound/soc/codecs/max98927.c 	if (!device_property_read_u32(dev, "imon-slot-no", &value))
device_property_read_u32 1826 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,jkdet-polarity",
device_property_read_u32 1830 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,micbias-voltage",
device_property_read_u32 1834 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,vref-impedance",
device_property_read_u32 1838 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,sar-threshold-num",
device_property_read_u32 1850 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,sar-hysteresis",
device_property_read_u32 1854 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,sar-voltage",
device_property_read_u32 1858 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,sar-compare-time",
device_property_read_u32 1862 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,sar-sampling-time",
device_property_read_u32 1866 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,short-key-debounce",
device_property_read_u32 1870 sound/soc/codecs/nau8824.c 	ret = device_property_read_u32(dev, "nuvoton,jack-eject-debounce",
device_property_read_u32 2485 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,jkdet-polarity",
device_property_read_u32 2489 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,micbias-voltage",
device_property_read_u32 2493 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,vref-impedance",
device_property_read_u32 2497 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,sar-threshold-num",
device_property_read_u32 2509 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,sar-hysteresis",
device_property_read_u32 2513 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,sar-voltage",
device_property_read_u32 2517 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,sar-compare-time",
device_property_read_u32 2521 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,sar-sampling-time",
device_property_read_u32 2525 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,short-key-debounce",
device_property_read_u32 2529 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,jack-insert-debounce",
device_property_read_u32 2533 sound/soc/codecs/nau8825.c 	ret = device_property_read_u32(dev, "nuvoton,jack-eject-debounce",
device_property_read_u32 1230 sound/soc/codecs/rt5514.c 	device_property_read_u32(dev, "realtek,dmic-init-delay-ms",
device_property_read_u32 1234 sound/soc/codecs/rt5514.c 	device_property_read_u32(dev, "realtek,dsp-calib-clk-rate",
device_property_read_u32 2533 sound/soc/codecs/rt5640.c 	if (device_property_read_u32(component->dev, "realtek,dmic1-data-pin",
device_property_read_u32 2539 sound/soc/codecs/rt5640.c 	if (device_property_read_u32(component->dev, "realtek,dmic2-data-pin",
device_property_read_u32 2548 sound/soc/codecs/rt5640.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 2568 sound/soc/codecs/rt5640.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 2586 sound/soc/codecs/rt5640.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 3766 sound/soc/codecs/rt5645.c 	device_property_read_u32(dev,
device_property_read_u32 3768 sound/soc/codecs/rt5645.c 	device_property_read_u32(dev,
device_property_read_u32 3770 sound/soc/codecs/rt5645.c 	device_property_read_u32(dev,
device_property_read_u32 2015 sound/soc/codecs/rt5651.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 2030 sound/soc/codecs/rt5651.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 2048 sound/soc/codecs/rt5651.c 	if (device_property_read_u32(component->dev,
device_property_read_u32 3852 sound/soc/codecs/rt5659.c 	device_property_read_u32(dev, "realtek,dmic1-data-pin",
device_property_read_u32 3854 sound/soc/codecs/rt5659.c 	device_property_read_u32(dev, "realtek,dmic2-data-pin",
device_property_read_u32 3856 sound/soc/codecs/rt5659.c 	device_property_read_u32(dev, "realtek,jd-src",
device_property_read_u32 1259 sound/soc/codecs/rt5660.c 	device_property_read_u32(dev, "realtek,dmic1-data-pin",
device_property_read_u32 3465 sound/soc/codecs/rt5663.c 	device_property_read_u32(dev, "realtek,dc_offset_l_manual",
device_property_read_u32 3467 sound/soc/codecs/rt5663.c 	device_property_read_u32(dev, "realtek,dc_offset_r_manual",
device_property_read_u32 3469 sound/soc/codecs/rt5663.c 	device_property_read_u32(dev, "realtek,dc_offset_l_manual_mic",
device_property_read_u32 3471 sound/soc/codecs/rt5663.c 	device_property_read_u32(dev, "realtek,dc_offset_r_manual_mic",
device_property_read_u32 3473 sound/soc/codecs/rt5663.c 	device_property_read_u32(dev, "realtek,impedance_sensing_num",
device_property_read_u32 5036 sound/soc/codecs/rt5677.c 	if (!device_property_read_u32(dev, "DCLK", &val) ||
device_property_read_u32 5037 sound/soc/codecs/rt5677.c 	    !device_property_read_u32(dev, "realtek,dmic2_clk_pin", &val))
device_property_read_u32 5040 sound/soc/codecs/rt5677.c 	if (!device_property_read_u32(dev, "JD1", &val) ||
device_property_read_u32 5041 sound/soc/codecs/rt5677.c 	    !device_property_read_u32(dev, "realtek,jd1-gpio", &val))
device_property_read_u32 5044 sound/soc/codecs/rt5677.c 	if (!device_property_read_u32(dev, "JD2", &val) ||
device_property_read_u32 5045 sound/soc/codecs/rt5677.c 	    !device_property_read_u32(dev, "realtek,jd2-gpio", &val))
device_property_read_u32 5048 sound/soc/codecs/rt5677.c 	if (!device_property_read_u32(dev, "JD3", &val) ||
device_property_read_u32 5049 sound/soc/codecs/rt5677.c 	    !device_property_read_u32(dev, "realtek,jd3-gpio", &val))
device_property_read_u32 2465 sound/soc/codecs/rt5682.c 	device_property_read_u32(dev, "realtek,dmic1-data-pin",
device_property_read_u32 2467 sound/soc/codecs/rt5682.c 	device_property_read_u32(dev, "realtek,dmic1-clk-pin",
device_property_read_u32 2469 sound/soc/codecs/rt5682.c 	device_property_read_u32(dev, "realtek,jd-src",
device_property_read_u32  275 sound/soc/codecs/ts3a227e.c 	err = device_property_read_u32(dev, "ti,micbias", &micbias);
device_property_read_u32  289 sound/soc/mediatek/mt8173/mt8173-rt5650.c 		ret = device_property_read_u32(&pdev->dev,
device_property_read_u32  543 sound/soc/rockchip/rk3399_gru_sound.c 	ret = device_property_read_u32(&pdev->dev, "dmic-wakeup-delay-ms",