Searched refs:of_property_read_u32_index (Results 1 - 25 of 162) sorted by relevance

1234567

/linux-master/drivers/power/reset/
H A Dkeystone-reset.c100 ret = of_property_read_u32_index(np, "ti,syscon-pll", 1, &rspll_offset);
106 ret = of_property_read_u32_index(np, "ti,syscon-dev", 1, &rsmux_offset);
131 ret = of_property_read_u32_index(np, "ti,wdt-list", i, &val);
H A Dbrcmstb-reboot.c111 rc = of_property_read_u32_index(np, "syscon", RESET_SOURCE_ENABLE_REG,
118 rc = of_property_read_u32_index(np, "syscon", SW_MASTER_RESET_REG,
/linux-master/drivers/mux/
H A Dmmio.c86 ret = of_property_read_u32_index(np, "mux-reg-masks",
89 ret = of_property_read_u32_index(np, "mux-reg-masks",
118 of_property_read_u32_index(np, "idle-states", i,
/linux-master/drivers/usb/misc/
H A Dbrcmstb-usb-pinmap.c154 res = of_property_read_u32_index(dn, "brcm,in-masks", index++,
161 res = of_property_read_u32_index(dn, "brcm,in-masks", index++,
186 res = of_property_read_u32_index(dn, "brcm,out-masks", index++,
193 res = of_property_read_u32_index(dn, "brcm,out-masks", index++,
200 res = of_property_read_u32_index(dn, "brcm,out-masks", index++,
207 res = of_property_read_u32_index(dn, "brcm,out-masks", index++,
/linux-master/drivers/irqchip/
H A Dirq-ath79-cpu.c69 of_property_read_u32_index(
H A Dirq-st.c117 of_property_read_u32_index(np, "st,irq-device", i, &device);
123 of_property_read_u32_index(np, "st,fiq-device", i, &device);
H A Dqcom-pdc.c287 ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
292 ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
297 ret = of_property_read_u32_index(np, "qcom,pdc-ranges",
H A Dirq-crossbar.c240 of_property_read_u32_index(node,
258 of_property_read_u32_index(node,
H A Dirq-mst-intc.c258 if (of_property_read_u32_index(dn, "mstar,irqs-map-range", 0, &irq_start) ||
259 of_property_read_u32_index(dn, "mstar,irqs-map-range", 1, &irq_end))
H A Dirq-mtk-cirq.c321 ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 0,
326 ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 1,
H A Dirq-mvebu-gicp.c202 of_property_read_u32_index(node, "marvell,spi-ranges",
206 of_property_read_u32_index(node, "marvell,spi-ranges",
/linux-master/drivers/soc/fsl/qe/
H A Dqe_tdm.c68 ret = of_property_read_u32_index(np, "fsl,tx-timeslot-mask", 0, &val);
75 ret = of_property_read_u32_index(np, "fsl,rx-timeslot-mask", 0, &val);
83 ret = of_property_read_u32_index(np, "fsl,tdm-id", 0, &val);
108 ret = of_property_read_u32_index(np, "fsl,siram-entry-id", 0, &val);
/linux-master/drivers/phy/st/
H A Dphy-stih407-usb.c125 ret = of_property_read_u32_index(np, "st,syscfg", PHYPARAM_REG,
132 ret = of_property_read_u32_index(np, "st,syscfg", PHYCTRL_REG,
/linux-master/drivers/clk/at91/
H A Dpmc.c30 ret = of_property_read_u32_index(np, propname, 0, &min);
34 ret = of_property_read_u32_index(np, propname, 1, &max);
/linux-master/drivers/mmc/host/
H A Ddw_mmc-pltfm.c87 of_property_read_u32_index(np, "altr,sysmgr-syscon", 1, &reg_offset);
88 of_property_read_u32_index(np, "altr,sysmgr-syscon", 2, &reg_shift);
/linux-master/drivers/usb/typec/tcpm/qcom/
H A Dqcom_pmic_typec.c65 ret = of_property_read_u32_index(np, "reg", 0, &base);
75 ret = of_property_read_u32_index(np, "reg", 1, &base);
/linux-master/drivers/cpufreq/
H A Dsti-cpufreq.c62 ret = of_property_read_u32_index(np, "st,syscfg",
88 ret = of_property_read_u32_index(np, "st,syscfg-eng",
173 ret = of_property_read_u32_index(np, "st,syscfg-eng",
/linux-master/drivers/regulator/
H A Dti-abb-regulator.c547 of_property_read_u32_index(dev->of_node, pname, i * num_values,
549 of_property_read_u32_index(dev->of_node, pname,
551 of_property_read_u32_index(dev->of_node, pname,
553 of_property_read_u32_index(dev->of_node, pname,
555 of_property_read_u32_index(dev->of_node, pname,
557 of_property_read_u32_index(dev->of_node, pname,
/linux-master/drivers/bus/
H A Dintel-ixp4xx-eb.c304 ret = of_property_read_u32_index(np, "reg",
308 ret = of_property_read_u32_index(np, "reg",
312 ret = of_property_read_u32_index(np, "reg",
/linux-master/drivers/clk/sunxi/
H A Dclk-sun8i-bus-gates.c54 of_property_read_u32_index(node, "clock-indices", number - 1, &number);
/linux-master/drivers/input/touchscreen/
H A Dts4800-ts.c130 error = of_property_read_u32_index(np, "syscon", 1, &reg);
138 error = of_property_read_u32_index(np, "syscon", 2, &bit);
/linux-master/arch/powerpc/platforms/pseries/
H A Dpseries_energy.c84 rc = of_property_read_u32_index(dn, "ibm,drc-indexes",
90 rc = of_property_read_u32_index(dn, "ibm,drc-indexes",
/linux-master/arch/arm/mach-bcm/
H A Dplatsmp-brcmstb.c261 rc = of_property_read_u32_index(np, name, CPU0_PWR_ZONE_CTRL_REG,
270 rc = of_property_read_u32_index(np, name, CPU_RESET_CONFIG_REG,
/linux-master/drivers/gpio/
H A Dgpio-syscon.c224 ret = of_property_read_u32_index(np, "gpio,syscon-dev", 1,
231 ret = of_property_read_u32_index(np, "gpio,syscon-dev", 2,
/linux-master/drivers/hwspinlock/
H A Dqcom_hwspinlock.c141 ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 1, base);
147 ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 2, stride);

Completed in 228 milliseconds

1234567