of_property_count_u32_elems  390 arch/mips/lantiq/irq.c 		exin_avail = of_property_count_u32_elems(eiu_node,
of_property_count_u32_elems  402 arch/powerpc/platforms/512x/mpc512x_lpbfifo.c 	proplen = of_property_count_u32_elems(lb_node, "ranges");
of_property_count_u32_elems 1235 arch/powerpc/platforms/powernv/idle.c 	nr_idle_states = of_property_count_u32_elems(np,
of_property_count_u32_elems  101 arch/powerpc/platforms/powernv/opal-imc.c 	nr_chips = of_property_count_u32_elems(node, "chip-id");
of_property_count_u32_elems  212 arch/powerpc/platforms/powernv/opal-irqchip.c 		rc = of_property_count_u32_elems(opal_node, "opal-interrupts");
of_property_count_u32_elems 2691 arch/powerpc/platforms/powernv/pci-ioda.c 	count = of_property_count_u32_elems(dn, "ibm,supported-tce-sizes");
of_property_count_u32_elems   43 drivers/clk/sunxi/clk-simple-gates.c 	number = of_property_count_u32_elems(node, "clock-indices");
of_property_count_u32_elems   53 drivers/clk/sunxi/clk-sun8i-bus-gates.c 	number = of_property_count_u32_elems(node, "clock-indices");
of_property_count_u32_elems  374 drivers/gpio/gpio-brcmstb.c 		of_property_count_u32_elems(np, "brcm,gpio-bank-widths");
of_property_count_u32_elems  122 drivers/gpio/gpiolib-of.c 	size = of_property_count_u32_elems(np,  "gpio-reserved-ranges");
of_property_count_u32_elems  777 drivers/gpio/gpiolib-of.c 	len = of_property_count_u32_elems(np,  "gpio-reserved-ranges");
of_property_count_u32_elems  560 drivers/gpu/drm/rcar-du/rcar_du_kms.c 	cells = of_property_count_u32_elems(np, "vsps") / rcdu->num_crtcs - 1;
of_property_count_u32_elems  235 drivers/hwmon/pwm-fan.c 	ret = of_property_count_u32_elems(np, "cooling-levels");
of_property_count_u32_elems 1668 drivers/iio/adc/stm32-adc.c 	ret = of_property_count_u32_elems(node, "st,adc-channels");
of_property_count_u32_elems 1698 drivers/iio/adc/stm32-adc.c 	ret = of_property_count_u32_elems(node, "st,min-sample-time-nsecs");
of_property_count_u32_elems 1465 drivers/iio/adc/stm32-dfsdm-adc.c 	num_ch = of_property_count_u32_elems(indio_dev->dev.of_node,
of_property_count_u32_elems  579 drivers/iio/light/tsl2772.c 	ret = of_property_count_u32_elems(of_node, "amstaos,proximity-diodes");
of_property_count_u32_elems  215 drivers/input/misc/atmel_captouch.c 	capdev->num_btn = of_property_count_u32_elems(node, "linux,keymap");
of_property_count_u32_elems  187 drivers/irqchip/irq-mvebu-gicp.c 	ret = of_property_count_u32_elems(node, "marvell,spi-ranges");
of_property_count_u32_elems  119 drivers/irqchip/irq-st.c 	channels = of_property_count_u32_elems(np, "st,irq-device");
of_property_count_u32_elems  125 drivers/irqchip/irq-st.c 	channels = of_property_count_u32_elems(np, "st,fiq-device");
of_property_count_u32_elems  442 drivers/leds/leds-netxbig.c 	ret = of_property_count_u32_elems(np, "timers");
of_property_count_u32_elems  513 drivers/leds/leds-netxbig.c 		ret = of_property_count_u32_elems(child, "mode-val");
of_property_count_u32_elems  280 drivers/leds/leds-ns2.c 		ret = of_property_count_u32_elems(child, "modes-map");
of_property_count_u32_elems 2315 drivers/media/i2c/tda1997x.c 	ret = of_property_count_u32_elems(np, "nxp,vidout-portcfg");
of_property_count_u32_elems   81 drivers/mtd/nand/raw/denali_dt.c 	nsels = of_property_count_u32_elems(chip_np, "reg");
of_property_count_u32_elems  547 drivers/mtd/nand/raw/tango_nand.c 	res = of_property_count_u32_elems(np, "reg");
of_property_count_u32_elems   57 drivers/mux/mmio.c 	ret = of_property_count_u32_elems(np, "mux-reg-masks");
of_property_count_u32_elems   91 drivers/of/of_numa.c 	entry_count = of_property_count_u32_elems(map, "distance-matrix");
of_property_count_u32_elems  417 drivers/opp/of.c 	vcount = of_property_count_u32_elems(opp->np, name);
of_property_count_u32_elems  457 drivers/opp/of.c 		icount = of_property_count_u32_elems(opp->np, name);
of_property_count_u32_elems  742 drivers/pinctrl/pinctrl-rzn1.c 	if (of_property_count_u32_elems(np, RZN1_PINS_PROP) > 0)
of_property_count_u32_elems  746 drivers/pinctrl/pinctrl-rzn1.c 		if (of_property_count_u32_elems(child, RZN1_PINS_PROP) > 0)
of_property_count_u32_elems  781 drivers/pinctrl/pinctrl-rzn1.c 	if (of_property_count_u32_elems(np, RZN1_PINS_PROP) > 0) {
of_property_count_u32_elems  631 drivers/power/supply/power_supply_core.c 	len = of_property_count_u32_elems(battery_np, "ocv-capacity-celsius");
of_property_count_u32_elems  183 drivers/regulator/gpio-regulator.c 	proplen = of_property_count_u32_elems(np, "states");
of_property_count_u32_elems  512 drivers/regulator/ti-abb-regulator.c 	num_entries = of_property_count_u32_elems(dev->of_node, pname);
of_property_count_u32_elems  559 drivers/soc/qcom/rpmh-rsc.c 	n = of_property_count_u32_elems(dn, "qcom,tcs-config");
of_property_count_u32_elems  654 drivers/spi/spi-mt65xx.c 		mdata->pad_num = of_property_count_u32_elems(
of_property_count_u32_elems 1579 drivers/thermal/tegra/soctherm.c 	n = of_property_count_u32_elems(dev->of_node, "nvidia,thermtrips");
of_property_count_u32_elems 1446 drivers/tty/serial/serial-tegra.c 	n_entries = of_property_count_u32_elems(np, "nvidia,adjust-baud-rates");
of_property_count_u32_elems  218 drivers/video/backlight/arcxcnn_bl.c 	ret = of_property_count_u32_elems(node, "led-sources");
of_property_count_u32_elems  187 drivers/video/backlight/sky81452-backlight.c 	ret = of_property_count_u32_elems(np, "led-sources");