of_property_read_u32_index  269 arch/arm/mach-bcm/platsmp-brcmstb.c 	rc = of_property_read_u32_index(np, name, CPU0_PWR_ZONE_CTRL_REG,
of_property_read_u32_index  278 arch/arm/mach-bcm/platsmp-brcmstb.c 	rc = of_property_read_u32_index(np, name, CPU_RESET_CONFIG_REG,
of_property_read_u32_index 1585 arch/mips/cavium-octeon/octeon-irq.c 		r = of_property_read_u32_index(gpio_node, "interrupts", 0, &v);
of_property_read_u32_index 1594 arch/mips/cavium-octeon/octeon-irq.c 		r = of_property_read_u32_index(gpio_node, "interrupts", 0, &v0);
of_property_read_u32_index 1599 arch/mips/cavium-octeon/octeon-irq.c 		r = of_property_read_u32_index(gpio_node, "interrupts", 1, &v1);
of_property_read_u32_index   86 arch/powerpc/kernel/pci-common.c 		ret = of_property_read_u32_index(dn, "reg", 1, &prop_32);
of_property_read_u32_index  842 arch/powerpc/mm/numa.c 	if (of_property_read_u32_index(rtas,
of_property_read_u32_index  241 arch/powerpc/platforms/powernv/opal-irqchip.c 			rc = of_property_read_u32_index(opal_node, "opal-interrupts",
of_property_read_u32_index 2702 arch/powerpc/platforms/powernv/pci-ioda.c 		rc = of_property_read_u32_index(dn, "ibm,supported-tce-sizes",
of_property_read_u32_index  419 arch/powerpc/platforms/pseries/hotplug-cpu.c 		rc = of_property_read_u32_index(parent, "ibm,drc-indexes",
of_property_read_u32_index  742 arch/powerpc/platforms/pseries/hotplug-cpu.c 		rc = of_property_read_u32_index(parent, "ibm,drc-indexes",
of_property_read_u32_index   85 arch/powerpc/platforms/pseries/pseries_energy.c 		rc = of_property_read_u32_index(dn, "ibm,drc-indexes",
of_property_read_u32_index   91 arch/powerpc/platforms/pseries/pseries_energy.c 		rc = of_property_read_u32_index(dn, "ibm,drc-indexes",
of_property_read_u32_index  160 drivers/bus/imx-weim.c 		ret = of_property_read_u32_index(np, "reg",
of_property_read_u32_index  537 drivers/clk/at91/dt-compat.c 		if (of_property_read_u32_index(np,
of_property_read_u32_index  542 drivers/clk/at91/dt-compat.c 		if (of_property_read_u32_index(np,
of_property_read_u32_index  551 drivers/clk/at91/dt-compat.c 		if (of_property_read_u32_index(np,
of_property_read_u32_index  560 drivers/clk/at91/dt-compat.c 		if (of_property_read_u32_index(np,
of_property_read_u32_index   30 drivers/clk/at91/pmc.c 	ret = of_property_read_u32_index(np, propname, 0, &min);
of_property_read_u32_index   34 drivers/clk/at91/pmc.c 	ret = of_property_read_u32_index(np, propname, 1, &max);
of_property_read_u32_index  228 drivers/clk/clk-scpi.c 		if (of_property_read_u32_index(np, "clock-indices",
of_property_read_u32_index  234 drivers/clk/renesas/clk-mstp.c 		ret = of_property_read_u32_index(np, idxname, i, &clkidx);
of_property_read_u32_index   44 drivers/clk/sunxi/clk-simple-gates.c 	of_property_read_u32_index(node, "clock-indices", number - 1, &number);
of_property_read_u32_index   54 drivers/clk/sunxi/clk-sun8i-bus-gates.c 	of_property_read_u32_index(node, "clock-indices", number - 1, &number);
of_property_read_u32_index  281 drivers/clk/ti/clk.c 	if (of_property_read_u32_index(node, "reg", index, &val)) {
of_property_read_u32_index  449 drivers/clk/ti/divider.c 		of_property_read_u32_index(node, "ti,dividers", i, &val);
of_property_read_u32_index  467 drivers/clk/ti/divider.c 		of_property_read_u32_index(node, "ti,dividers", i, &val);
of_property_read_u32_index  616 drivers/clk/ti/fapll.c 		if (of_property_read_u32_index(node, "clock-indices", i,
of_property_read_u32_index   62 drivers/cpufreq/sti-cpufreq.c 	ret = of_property_read_u32_index(np, "st,syscfg",
of_property_read_u32_index   88 drivers/cpufreq/sti-cpufreq.c 	ret = of_property_read_u32_index(np, "st,syscfg-eng",
of_property_read_u32_index  168 drivers/cpufreq/sti-cpufreq.c 	ret = of_property_read_u32_index(np, "st,syscfg-eng",
of_property_read_u32_index  911 drivers/dma/dma-jz4780.c 	of_property_read_u32_index(dev->of_node, "ingenic,reserved-channels",
of_property_read_u32_index 1821 drivers/dma/imx-sdma.c 		ret = of_property_read_u32_index(np, propname, i, &reg);
of_property_read_u32_index 1828 drivers/dma/imx-sdma.c 		ret = of_property_read_u32_index(np, propname, i + 1, &shift);
of_property_read_u32_index 1835 drivers/dma/imx-sdma.c 		ret = of_property_read_u32_index(np, propname, i + 2, &val);
of_property_read_u32_index 1626 drivers/edac/altera_edac.c 	rc = of_property_read_u32_index(np, "interrupts", 1, &altdev->db_irq);
of_property_read_u32_index 2036 drivers/edac/altera_edac.c 	rc = of_property_read_u32_index(np, "interrupts", 0, &altdev->db_irq);
of_property_read_u32_index  399 drivers/firmware/qcom_scm.c 	ret = of_property_read_u32_index(np, "qcom,dload-mode", 1, &offset);
of_property_read_u32_index 3299 drivers/firmware/ti_sci.c 		ret = of_property_read_u32_index(dev_of_node(dev), of_prop, i,
of_property_read_u32_index  235 drivers/gpio/gpio-syscon.c 		ret = of_property_read_u32_index(np, "gpio,syscon-dev", 1,
of_property_read_u32_index  242 drivers/gpio/gpio-syscon.c 		ret = of_property_read_u32_index(np, "gpio,syscon-dev", 2,
of_property_read_u32_index  588 drivers/gpio/gpiolib-of.c 		ret = of_property_read_u32_index(np, "gpios", idx * tmp + i,
of_property_read_u32_index  782 drivers/gpio/gpiolib-of.c 		of_property_read_u32_index(np, "gpio-reserved-ranges",
of_property_read_u32_index  784 drivers/gpio/gpiolib-of.c 		of_property_read_u32_index(np, "gpio-reserved-ranges",
of_property_read_u32_index 1477 drivers/gpu/drm/mediatek/mtk_hdmi.c 	ret = of_property_read_u32_index(np, "mediatek,syscon-hdmi", 1,
of_property_read_u32_index 4809 drivers/gpu/drm/omapdrm/dss/dispc.c 		if (of_property_read_u32_index(np, "syscon-pol", 1,
of_property_read_u32_index 1232 drivers/gpu/drm/omapdrm/dss/dss.c 		if (of_property_read_u32_index(np, "syscon-pll-ctrl", 1,
of_property_read_u32_index  271 drivers/hsi/hsi_core.c 		err = of_property_read_u32_index(client, "hsi-channel-ids", i,
of_property_read_u32_index   97 drivers/hwspinlock/qcom_hwspinlock.c 	ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 1, &base);
of_property_read_u32_index  103 drivers/hwspinlock/qcom_hwspinlock.c 	ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 2, &stride);
of_property_read_u32_index 1796 drivers/i2c/busses/i2c-stm32f7.c 	ret = of_property_read_u32_index(np, "st,syscfg-fmp", 1, &reg);
of_property_read_u32_index 1800 drivers/i2c/busses/i2c-stm32f7.c 	ret = of_property_read_u32_index(np, "st,syscfg-fmp", 2, &mask);
of_property_read_u32_index 1016 drivers/i2c/i2c-core-base.c 			of_property_read_u32_index(np, "reg", i, &addr);
of_property_read_u32_index  745 drivers/iio/adc/qcom-pm8xxx-xoadc.c 	ret = of_property_read_u32_index(np, "reg", 0, &pre_scale_mux);
of_property_read_u32_index  750 drivers/iio/adc/qcom-pm8xxx-xoadc.c 	ret = of_property_read_u32_index(np, "reg", 1, &amux_channel);
of_property_read_u32_index 1748 drivers/iio/adc/stm32-adc.c 		of_property_read_u32_index(node, "st,min-sample-time-nsecs",
of_property_read_u32_index  603 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = of_property_read_u32_index(indio_dev->dev.of_node,
of_property_read_u32_index  656 drivers/iio/adc/stm32-dfsdm-adc.c 	ret = of_property_read_u32_index(indio_dev->dev.of_node,
of_property_read_u32_index  128 drivers/input/touchscreen/ts4800-ts.c 	error = of_property_read_u32_index(np, "syscon", 1, &reg);
of_property_read_u32_index  136 drivers/input/touchscreen/ts4800-ts.c 	error = of_property_read_u32_index(np, "syscon", 2, &bit);
of_property_read_u32_index 1156 drivers/iommu/omap-iommu.c 	if (of_property_read_u32_index(np, "ti,syscon-mmuconfig", 1,
of_property_read_u32_index  697 drivers/iommu/qcom_iommu.c 	if (of_property_read_u32_index(np, "reg", 0, &reg))
of_property_read_u32_index   69 drivers/irqchip/irq-ath79-cpu.c 		of_property_read_u32_index(
of_property_read_u32_index  240 drivers/irqchip/irq-crossbar.c 			of_property_read_u32_index(node,
of_property_read_u32_index  258 drivers/irqchip/irq-crossbar.c 			of_property_read_u32_index(node,
of_property_read_u32_index  284 drivers/irqchip/irq-gic-v3-mbi.c 		ret = of_property_read_u32_index(np, "mbi-ranges", n * 2,
of_property_read_u32_index  288 drivers/irqchip/irq-gic-v3-mbi.c 		ret = of_property_read_u32_index(np, "mbi-ranges", n * 2 + 1,
of_property_read_u32_index 1650 drivers/irqchip/irq-gic-v3.c 			err = of_property_read_u32_index(child_part, "affinity",
of_property_read_u32_index  159 drivers/irqchip/irq-keystone.c 	ret = of_property_read_u32_index(np, "ti,syscon-dev", 1,
of_property_read_u32_index  683 drivers/irqchip/irq-mips-gic.c 	while (!of_property_read_u32_index(node, "mti,reserved-cpu-vectors",
of_property_read_u32_index  267 drivers/irqchip/irq-mtk-cirq.c 	ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 0,
of_property_read_u32_index  272 drivers/irqchip/irq-mtk-cirq.c 	ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 1,
of_property_read_u32_index  202 drivers/irqchip/irq-mvebu-gicp.c 		of_property_read_u32_index(node, "marvell,spi-ranges",
of_property_read_u32_index  206 drivers/irqchip/irq-mvebu-gicp.c 		of_property_read_u32_index(node, "marvell,spi-ranges",
of_property_read_u32_index  194 drivers/irqchip/irq-mvebu-odmi.c 		if (of_property_read_u32_index(node, "marvell,spi-base",
of_property_read_u32_index  132 drivers/irqchip/irq-st.c 		of_property_read_u32_index(np, "st,irq-device", i, &device);
of_property_read_u32_index  138 drivers/irqchip/irq-st.c 		of_property_read_u32_index(np, "st,fiq-device", i, &device);
of_property_read_u32_index  251 drivers/irqchip/qcom-pdc.c 		ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
of_property_read_u32_index  256 drivers/irqchip/qcom-pdc.c 		ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
of_property_read_u32_index  261 drivers/irqchip/qcom-pdc.c 		ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
of_property_read_u32_index  231 drivers/leds/leds-bcm6328.c 		of_property_read_u32_index(nc, "brcm,link-signal-sources", i,
of_property_read_u32_index  258 drivers/leds/leds-bcm6328.c 		of_property_read_u32_index(nc, "brcm,activity-signal-sources",
of_property_read_u32_index  454 drivers/leds/leds-netxbig.c 			of_property_read_u32_index(np, "timers", 3 * i,
of_property_read_u32_index  458 drivers/leds/leds-netxbig.c 			of_property_read_u32_index(np, "timers",
of_property_read_u32_index  461 drivers/leds/leds-netxbig.c 			of_property_read_u32_index(np, "timers",
of_property_read_u32_index  528 drivers/leds/leds-netxbig.c 			of_property_read_u32_index(child,
of_property_read_u32_index  530 drivers/leds/leds-netxbig.c 			of_property_read_u32_index(child,
of_property_read_u32_index  299 drivers/leds/leds-ns2.c 			of_property_read_u32_index(child,
of_property_read_u32_index  302 drivers/leds/leds-ns2.c 			of_property_read_u32_index(child,
of_property_read_u32_index  305 drivers/leds/leds-ns2.c 			of_property_read_u32_index(child,
of_property_read_u32_index 2320 drivers/media/i2c/tda1997x.c 			of_property_read_u32_index(np, "nxp,vidout-portcfg",
of_property_read_u32_index 2322 drivers/media/i2c/tda1997x.c 			of_property_read_u32_index(np, "nxp,vidout-portcfg",
of_property_read_u32_index 2289 drivers/media/platform/omap3isp/isp.c 	ret = of_property_read_u32_index(pdev->dev.of_node,
of_property_read_u32_index  312 drivers/memory/atmel-ebi.c 		ret = of_property_read_u32_index(np, "reg", i * reg_cells,
of_property_read_u32_index  598 drivers/mfd/qcom_rpm.c 	ret = of_property_read_u32_index(pdev->dev.of_node, "qcom,ipc", 1,
of_property_read_u32_index  605 drivers/mfd/qcom_rpm.c 	ret = of_property_read_u32_index(pdev->dev.of_node, "qcom,ipc", 2,
of_property_read_u32_index 1605 drivers/mtd/nand/raw/atmel/nand-controller.c 		ret = of_property_read_u32_index(np, "reg", i * reg_cells,
of_property_read_u32_index   93 drivers/mtd/nand/raw/denali_dt.c 		ret = of_property_read_u32_index(chip_np, "reg", i, &bank);
of_property_read_u32_index 2564 drivers/mtd/nand/raw/marvell_nand.c 			ret = of_property_read_u32_index(np, "reg", i, &cs);
of_property_read_u32_index 2610 drivers/mtd/nand/raw/marvell_nand.c 			ret = of_property_read_u32_index(np, "nand-rb", i,
of_property_read_u32_index 1250 drivers/mtd/nand/raw/meson_nand.c 		ret = of_property_read_u32_index(np, "reg", i, &tmp);
of_property_read_u32_index 1358 drivers/mtd/nand/raw/mtk_nand.c 		ret = of_property_read_u32_index(np, "reg", i, &tmp);
of_property_read_u32_index 1807 drivers/mtd/nand/raw/stm32_fmc2_nand.c 		ret = of_property_read_u32_index(dn, "reg", i, &cs);
of_property_read_u32_index 1956 drivers/mtd/nand/raw/sunxi_nand.c 		ret = of_property_read_u32_index(np, "reg", i, &tmp);
of_property_read_u32_index 1977 drivers/mtd/nand/raw/sunxi_nand.c 		if (!of_property_read_u32_index(np, "allwinner,rb", i, &tmp) &&
of_property_read_u32_index  554 drivers/mtd/nand/raw/tango_nand.c 	err = of_property_read_u32_index(np, "reg", 0, &cs);
of_property_read_u32_index   81 drivers/mux/mmio.c 		ret = of_property_read_u32_index(np, "mux-reg-masks",
of_property_read_u32_index   84 drivers/mux/mmio.c 			ret = of_property_read_u32_index(np, "mux-reg-masks",
of_property_read_u32_index  113 drivers/mux/mmio.c 		of_property_read_u32_index(np, "idle-states", i,
of_property_read_u32_index  345 drivers/net/can/c_can/c_can_platform.c 			if (of_property_read_u32_index(np, "syscon-raminit", 1,
of_property_read_u32_index  352 drivers/net/can/c_can/c_can_platform.c 			if (of_property_read_u32_index(np, "syscon-raminit", 2,
of_property_read_u32_index  119 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c 	ret = of_property_read_u32_index(np, "altr,sysmgr-syscon", 1, &reg_offset);
of_property_read_u32_index  125 drivers/net/ethernet/stmicro/stmmac/dwmac-socfpga.c 	ret = of_property_read_u32_index(np, "altr,sysmgr-syscon", 2, &reg_shift);
of_property_read_u32_index  266 drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c 	err = of_property_read_u32_index(np, "st,syscon", 1, &dwmac->ctrl_reg);
of_property_read_u32_index  287 drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c 	err = of_property_read_u32_index(np, "st,syscon", 1, &dwmac->mode_reg);
of_property_read_u32_index 1122 drivers/net/wan/fsl_ucc_hdlc.c 	ret = of_property_read_u32_index(np, "cell-index", 0, &val);
of_property_read_u32_index  325 drivers/of/irq.c 		res = of_property_read_u32_index(device, "interrupts",
of_property_read_u32_index  128 drivers/of/property.c EXPORT_SYMBOL_GPL(of_property_read_u32_index);
of_property_read_u32_index  356 drivers/opp/of.c 		ret = of_property_read_u32_index(np, "opp-supported-hw", count,
of_property_read_u32_index  661 drivers/pci/controller/dwc/pci-dra7xx.c 	if (of_property_read_u32_index(np, "ti,syscon-lane-sel", 1,
of_property_read_u32_index  968 drivers/pci/controller/dwc/pcie-tegra194.c 	ret = of_property_read_u32_index(np, "nvidia,bpmp", 1, &pcie->cid);
of_property_read_u32_index 1184 drivers/phy/st/phy-miphy28lp.c 		if (!of_property_read_u32_index(np, "st,syscfg", i, &ctrlreg))
of_property_read_u32_index  125 drivers/phy/st/phy-stih407-usb.c 	ret = of_property_read_u32_index(np, "st,syscfg", PHYPARAM_REG,
of_property_read_u32_index  132 drivers/phy/st/phy-stih407-usb.c 	ret = of_property_read_u32_index(np, "st,syscfg", PHYCTRL_REG,
of_property_read_u32_index  347 drivers/phy/ti/phy-omap-usb2.c 		if (of_property_read_u32_index(node,
of_property_read_u32_index  684 drivers/phy/ti/phy-ti-pipe3.c 		if (of_property_read_u32_index(node,
of_property_read_u32_index  716 drivers/phy/ti/phy-ti-pipe3.c 			if (of_property_read_u32_index(node,
of_property_read_u32_index  734 drivers/phy/ti/phy-ti-pipe3.c 			if (of_property_read_u32_index(node,
of_property_read_u32_index  778 drivers/pinctrl/bcm/pinctrl-bcm2835.c 		err = of_property_read_u32_index(np, "brcm,pins", i, &pin);
of_property_read_u32_index  789 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			err = of_property_read_u32_index(np, "brcm,function",
of_property_read_u32_index  799 drivers/pinctrl/bcm/pinctrl-bcm2835.c 			err = of_property_read_u32_index(np, "brcm,pull",
of_property_read_u32_index  543 drivers/pinctrl/mediatek/pinctrl-mtk-common.c 		err = of_property_read_u32_index(node, "pinmux",
of_property_read_u32_index  477 drivers/pinctrl/mediatek/pinctrl-paris.c 		err = of_property_read_u32_index(node, "pinmux", i, &pinfunc);
of_property_read_u32_index  525 drivers/pinctrl/pinctrl-at91-pio4.c 		ret = of_property_read_u32_index(np, "pinmux", i, &pinfunc);
of_property_read_u32_index  948 drivers/pinctrl/pinctrl-rza1.c 		ret = of_property_read_u32_index(np, prop_name, i, &of_pinconf);
of_property_read_u32_index  355 drivers/pinctrl/pinctrl-rza2.c 		ret = of_property_read_u32_index(np, "pinmux", i, &value);
of_property_read_u32_index  559 drivers/pinctrl/stm32/pinctrl-stm32.c 		err = of_property_read_u32_index(node, "pinmux",
of_property_read_u32_index 1268 drivers/pinctrl/stm32/pinctrl-stm32.c 	ret = of_property_read_u32_index(np, "st,syscfg", 1, &offset);
of_property_read_u32_index 1272 drivers/pinctrl/stm32/pinctrl-stm32.c 	ret = of_property_read_u32_index(np, "st,syscfg", 2, &mask);
of_property_read_u32_index 1346 drivers/pinctrl/sunxi/pinctrl-sunxi.c 		ret = of_property_read_u32_index(node, "input-debounce",
of_property_read_u32_index  353 drivers/pinctrl/vt8500/pinctrl-wmt.c 		err = of_property_read_u32_index(np, "wm,pins", i, &pin);
of_property_read_u32_index  364 drivers/pinctrl/vt8500/pinctrl-wmt.c 			err = of_property_read_u32_index(np, "wm,function",
of_property_read_u32_index  376 drivers/pinctrl/vt8500/pinctrl-wmt.c 			err = of_property_read_u32_index(np, "wm,pull",
of_property_read_u32_index  121 drivers/power/reset/brcmstb-reboot.c 	rc = of_property_read_u32_index(np, "syscon", RESET_SOURCE_ENABLE_REG,
of_property_read_u32_index  128 drivers/power/reset/brcmstb-reboot.c 	rc = of_property_read_u32_index(np, "syscon", SW_MASTER_RESET_REG,
of_property_read_u32_index   98 drivers/power/reset/keystone-reset.c 	ret = of_property_read_u32_index(np, "ti,syscon-pll", 1, &rspll_offset);
of_property_read_u32_index  104 drivers/power/reset/keystone-reset.c 	ret = of_property_read_u32_index(np, "ti,syscon-dev", 1, &rsmux_offset);
of_property_read_u32_index  129 drivers/power/reset/keystone-reset.c 		ret = of_property_read_u32_index(np, "ti,wdt-list", i, &val);
of_property_read_u32_index  169 drivers/regulator/gpio-regulator.c 			ret = of_property_read_u32_index(np, "gpios-states", i,
of_property_read_u32_index  197 drivers/regulator/gpio-regulator.c 		of_property_read_u32_index(np, "states", i * 2,
of_property_read_u32_index  199 drivers/regulator/gpio-regulator.c 		of_property_read_u32_index(np, "states", i * 2 + 1,
of_property_read_u32_index  147 drivers/regulator/of_regulator.c 				ret = of_property_read_u32_index(np,
of_property_read_u32_index  586 drivers/regulator/of_regulator.c 		if (of_property_read_u32_index(c_node, "regulator-coupled-max-spread",
of_property_read_u32_index  546 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname, i * num_values,
of_property_read_u32_index  548 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname,
of_property_read_u32_index  550 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname,
of_property_read_u32_index  552 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname,
of_property_read_u32_index  554 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname,
of_property_read_u32_index  556 drivers/regulator/ti-abb-regulator.c 		of_property_read_u32_index(dev->of_node, pname,
of_property_read_u32_index  352 drivers/remoteproc/keystone_remoteproc.c 	if (of_property_read_u32_index(np, "ti,syscon-dev", 1,
of_property_read_u32_index  370 drivers/remoteproc/qcom_q6v5_adsp.c 	ret = of_property_read_u32_index(pdev->dev.of_node, "qcom,halt-regs",
of_property_read_u32_index  324 drivers/remoteproc/st_remoteproc.c 	err = of_property_read_u32_index(np, "st,syscfg", 1,
of_property_read_u32_index  499 drivers/remoteproc/stm32_rproc.c 	err = of_property_read_u32_index(np, prop, 1, &syscon->reg);
of_property_read_u32_index  503 drivers/remoteproc/stm32_rproc.c 	err = of_property_read_u32_index(np, prop, 2, &syscon->mask);
of_property_read_u32_index 1368 drivers/rpmsg/qcom_smd.c 		ret = of_property_read_u32_index(node, key, 1, &edge->ipc_offset);
of_property_read_u32_index 1374 drivers/rpmsg/qcom_smd.c 		ret = of_property_read_u32_index(node, key, 2, &edge->ipc_bit);
of_property_read_u32_index  720 drivers/rtc/rtc-stm32.c 		ret = of_property_read_u32_index(pdev->dev.of_node, "st,syscfg",
of_property_read_u32_index  727 drivers/rtc/rtc-stm32.c 		ret = of_property_read_u32_index(pdev->dev.of_node, "st,syscfg",
of_property_read_u32_index  279 drivers/soc/aspeed/aspeed-lpc-snoop.c 	rc = of_property_read_u32_index(dev->of_node, "snoop-ports", 0, &port);
of_property_read_u32_index  294 drivers/soc/aspeed/aspeed-lpc-snoop.c 	if (of_property_read_u32_index(dev->of_node, "snoop-ports",
of_property_read_u32_index   70 drivers/soc/fsl/qe/qe_tdm.c 	ret = of_property_read_u32_index(np, "fsl,tx-timeslot-mask", 0, &val);
of_property_read_u32_index   77 drivers/soc/fsl/qe/qe_tdm.c 	ret = of_property_read_u32_index(np, "fsl,rx-timeslot-mask", 0, &val);
of_property_read_u32_index   85 drivers/soc/fsl/qe/qe_tdm.c 	ret = of_property_read_u32_index(np, "fsl,tdm-id", 0, &val);
of_property_read_u32_index  110 drivers/soc/fsl/qe/qe_tdm.c 	ret = of_property_read_u32_index(np, "fsl,siram-entry-id", 0, &val);
of_property_read_u32_index  564 drivers/soc/qcom/rpmh-rsc.c 		ret = of_property_read_u32_index(dn, "qcom,tcs-config",
of_property_read_u32_index  571 drivers/soc/qcom/rpmh-rsc.c 		ret = of_property_read_u32_index(dn, "qcom,tcs-config",
of_property_read_u32_index  426 drivers/soc/qcom/smp2p.c 	ret = of_property_read_u32_index(dev->of_node, key, 1, &smp2p->ipc_offset);
of_property_read_u32_index  432 drivers/soc/qcom/smp2p.c 	ret = of_property_read_u32_index(dev->of_node, key, 2, &smp2p->ipc_bit);
of_property_read_u32_index  360 drivers/soc/qcom/smsm.c 	ret = of_property_read_u32_index(node, key, 1, &host->ipc_offset);
of_property_read_u32_index  366 drivers/soc/qcom/smsm.c 	ret = of_property_read_u32_index(node, key, 2, &host->ipc_bit);
of_property_read_u32_index  672 drivers/spi/spi-mt65xx.c 			of_property_read_u32_index(pdev->dev.of_node,
of_property_read_u32_index  744 drivers/spi/spi-ti-qspi.c 		ret = of_property_read_u32_index(np,
of_property_read_u32_index 1457 drivers/tty/serial/serial-tegra.c 			of_property_read_u32_index(np,
of_property_read_u32_index 1464 drivers/tty/serial/serial-tegra.c 			of_property_read_u32_index(np,
of_property_read_u32_index 1471 drivers/tty/serial/serial-tegra.c 			of_property_read_u32_index(np,
of_property_read_u32_index 2045 drivers/usb/gadget/udc/gr_udc.c 		if (of_property_read_u32_index(np, "epobufsizes", i, &bufsize))
of_property_read_u32_index 2053 drivers/usb/gadget/udc/gr_udc.c 		if (of_property_read_u32_index(np, "epibufsizes", i, &bufsize))
of_property_read_u32_index 4083 drivers/video/fbdev/omap2/omapfb/dss/dispc.c 		if (of_property_read_u32_index(np, "syscon-pol", 1,
of_property_read_u32_index 1023 drivers/video/fbdev/omap2/omapfb/dss/dss.c 		if (of_property_read_u32_index(np, "syscon-pll-ctrl", 1,
of_property_read_u32_index  277 drivers/watchdog/at91sam9_wdt.c 	if (!of_property_read_u32_index(np, "atmel,max-heartbeat-sec", 0,
of_property_read_u32_index  282 drivers/watchdog/at91sam9_wdt.c 		if (!of_property_read_u32_index(np, "atmel,min-heartbeat-sec",
of_property_read_u32_index  125 drivers/watchdog/ts4800_wdt.c 	ret = of_property_read_u32_index(np, "syscon", 1, &reg);
of_property_read_u32_index  309 include/linux/of.h extern int of_property_read_u32_index(const struct device_node *np,
of_property_read_u32_index  688 sound/soc/fsl/fsl_micfil.c 	ret = of_property_read_u32_index(np,
of_property_read_u32_index  267 sound/soc/fsl/imx-audmux.c 		for (i = 0; (ret = of_property_read_u32_index(child,