Home
last modified time | relevance | path

Searched refs:of_property_read_u32_index (Results 1 – 25 of 100) sorted by relevance

1234

/Linux-v4.19/drivers/power/reset/
Dkeystone-reset.c101 ret = of_property_read_u32_index(np, "ti,syscon-pll", 1, &rspll_offset); in rsctrl_probe()
107 ret = of_property_read_u32_index(np, "ti,syscon-dev", 1, &rsmux_offset); in rsctrl_probe()
132 ret = of_property_read_u32_index(np, "ti,wdt-list", i, &val); in rsctrl_probe()
Dbrcmstb-reboot.c121 rc = of_property_read_u32_index(np, "syscon", RESET_SOURCE_ENABLE_REG, in brcmstb_reboot_probe()
128 rc = of_property_read_u32_index(np, "syscon", SW_MASTER_RESET_REG, in brcmstb_reboot_probe()
/Linux-v4.19/drivers/mux/
Dmmio.c77 ret = of_property_read_u32_index(np, "mux-reg-masks", in mux_mmio_probe()
80 ret = of_property_read_u32_index(np, "mux-reg-masks", in mux_mmio_probe()
109 of_property_read_u32_index(np, "idle-states", i, in mux_mmio_probe()
/Linux-v4.19/drivers/soc/fsl/qe/
Dqe_tdm.c78 ret = of_property_read_u32_index(np, "fsl,tx-timeslot-mask", 0, &val); in ucc_of_parse_tdm()
85 ret = of_property_read_u32_index(np, "fsl,rx-timeslot-mask", 0, &val); in ucc_of_parse_tdm()
93 ret = of_property_read_u32_index(np, "fsl,tdm-id", 0, &val); in ucc_of_parse_tdm()
118 ret = of_property_read_u32_index(np, "fsl,siram-entry-id", 0, &val); in ucc_of_parse_tdm()
/Linux-v4.19/drivers/cpufreq/
Dsti-cpufreq.c65 ret = of_property_read_u32_index(np, "st,syscfg", in sti_cpufreq_fetch_major()
91 ret = of_property_read_u32_index(np, "st,syscfg-eng", in sti_cpufreq_fetch_minor()
171 ret = of_property_read_u32_index(np, "st,syscfg-eng", in sti_cpufreq_set_opp_info()
/Linux-v4.19/drivers/irqchip/
Dqcom-pdc.c250 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping()
255 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping()
260 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping()
Dirq-st.c135 of_property_read_u32_index(np, "st,irq-device", i, &device); in st_irq_syscfg_enable()
141 of_property_read_u32_index(np, "st,fiq-device", i, &device); in st_irq_syscfg_enable()
Dirq-mtk-cirq.c275 ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 0, in mtk_cirq_of_init()
280 ret = of_property_read_u32_index(node, "mediatek,ext-irq-range", 1, in mtk_cirq_of_init()
Dirq-mvebu-gicp.c202 of_property_read_u32_index(node, "marvell,spi-ranges", in mvebu_gicp_probe()
206 of_property_read_u32_index(node, "marvell,spi-ranges", in mvebu_gicp_probe()
Dirq-ath79-cpu.c72 of_property_read_u32_index( in ar79_cpu_intc_of_init()
Dirq-gic-v3-mbi.c278 ret = of_property_read_u32_index(np, "mbi-ranges", n * 2, in mbi_init()
282 ret = of_property_read_u32_index(np, "mbi-ranges", n * 2 + 1, in mbi_init()
Dirq-crossbar.c244 of_property_read_u32_index(node, in crossbar_of_init()
262 of_property_read_u32_index(node, in crossbar_of_init()
/Linux-v4.19/drivers/phy/st/
Dphy-stih407-usb.c129 ret = of_property_read_u32_index(np, "st,syscfg", PHYPARAM_REG, in stih407_usb2_picophy_probe()
136 ret = of_property_read_u32_index(np, "st,syscfg", PHYCTRL_REG, in stih407_usb2_picophy_probe()
/Linux-v4.19/drivers/regulator/
Dti-abb-regulator.c556 of_property_read_u32_index(dev->of_node, pname, i * num_values, in ti_abb_init_table()
558 of_property_read_u32_index(dev->of_node, pname, in ti_abb_init_table()
560 of_property_read_u32_index(dev->of_node, pname, in ti_abb_init_table()
562 of_property_read_u32_index(dev->of_node, pname, in ti_abb_init_table()
564 of_property_read_u32_index(dev->of_node, pname, in ti_abb_init_table()
566 of_property_read_u32_index(dev->of_node, pname, in ti_abb_init_table()
Dgpio-regulator.c201 of_property_read_u32_index(np, "gpios-states", in of_get_gpio_regulator_config()
225 of_property_read_u32_index(np, "states", i * 2, in of_get_gpio_regulator_config()
227 of_property_read_u32_index(np, "states", i * 2 + 1, in of_get_gpio_regulator_config()
/Linux-v4.19/drivers/hwspinlock/
Dqcom_hwspinlock.c97 ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 1, &base); in qcom_hwspinlock_probe()
103 ret = of_property_read_u32_index(pdev->dev.of_node, "syscon", 2, &stride); in qcom_hwspinlock_probe()
/Linux-v4.19/drivers/leds/
Dleds-netxbig.c425 of_property_read_u32_index(np, "timers", 3 * i, in netxbig_leds_get_of_pdata()
429 of_property_read_u32_index(np, "timers", in netxbig_leds_get_of_pdata()
432 of_property_read_u32_index(np, "timers", in netxbig_leds_get_of_pdata()
499 of_property_read_u32_index(child, in netxbig_leds_get_of_pdata()
501 of_property_read_u32_index(child, in netxbig_leds_get_of_pdata()
Dleds-ns2.c309 of_property_read_u32_index(child, in ns2_leds_get_of_pdata()
312 of_property_read_u32_index(child, in ns2_leds_get_of_pdata()
315 of_property_read_u32_index(child, in ns2_leds_get_of_pdata()
/Linux-v4.19/drivers/clk/at91/
Dclk-pll.c409 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics()
414 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics()
423 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics()
432 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics()
Dpmc.c33 ret = of_property_read_u32_index(np, propname, 0, &min); in of_at91_get_clk_range()
37 ret = of_property_read_u32_index(np, propname, 1, &max); in of_at91_get_clk_range()
/Linux-v4.19/drivers/input/touchscreen/
Dts4800-ts.c128 error = of_property_read_u32_index(np, "syscon", 1, &reg); in ts4800_parse_dt()
136 error = of_property_read_u32_index(np, "syscon", 2, &bit); in ts4800_parse_dt()
/Linux-v4.19/drivers/gpio/
Dgpio-syscon.c239 ret = of_property_read_u32_index(np, "gpio,syscon-dev", 1, in syscon_gpio_probe()
246 ret = of_property_read_u32_index(np, "gpio,syscon-dev", 2, in syscon_gpio_probe()
Dgpiolib-of.c330 ret = of_property_read_u32_index(np, "gpios", idx * tmp + i, in of_parse_own_gpio()
524 of_property_read_u32_index(np, "gpio-reserved-ranges", in of_gpiochip_init_valid_mask()
526 of_property_read_u32_index(np, "gpio-reserved-ranges", in of_gpiochip_init_valid_mask()
/Linux-v4.19/arch/arm/mach-bcm/
Dplatsmp-brcmstb.c269 rc = of_property_read_u32_index(np, name, CPU0_PWR_ZONE_CTRL_REG, in setup_hifcpubiuctrl_regs()
278 rc = of_property_read_u32_index(np, name, CPU_RESET_CONFIG_REG, in setup_hifcpubiuctrl_regs()
/Linux-v4.19/drivers/misc/
Daspeed-lpc-snoop.c283 rc = of_property_read_u32_index(dev->of_node, "snoop-ports", 0, &port); in aspeed_lpc_snoop_probe()
298 if (of_property_read_u32_index(dev->of_node, "snoop-ports", in aspeed_lpc_snoop_probe()

1234