/linux-4.19.296/drivers/mux/ |
D | mmio.c | 77 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-4.19.296/drivers/cpufreq/ |
D | sti-cpufreq.c | 65 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() 172 ret = of_property_read_u32_index(np, "st,syscfg-eng", in sti_cpufreq_set_opp_info()
|
/linux-4.19.296/drivers/irqchip/ |
D | qcom-pdc.c | 252 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping() 257 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping() 262 ret = of_property_read_u32_index(np, "qcom,pdc-ranges", in pdc_setup_pin_mapping()
|
D | irq-st.c | 135 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()
|
D | irq-ath79-cpu.c | 72 of_property_read_u32_index( in ar79_cpu_intc_of_init()
|
D | irq-mtk-cirq.c | 275 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()
|
D | irq-mvebu-gicp.c | 202 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()
|
D | irq-gic-v3-mbi.c | 278 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()
|
D | irq-crossbar.c | 244 of_property_read_u32_index(node, in crossbar_of_init() 262 of_property_read_u32_index(node, in crossbar_of_init()
|
D | irq-keystone.c | 159 ret = of_property_read_u32_index(np, "ti,syscon-dev", 1, in keystone_irq_probe()
|
D | irq-mvebu-odmi.c | 194 if (of_property_read_u32_index(node, "marvell,spi-base", in mvebu_odmi_init()
|
/linux-4.19.296/drivers/regulator/ |
D | ti-abb-regulator.c | 556 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()
|
D | gpio-regulator.c | 201 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-4.19.296/drivers/clk/at91/ |
D | clk-pll.c | 412 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics() 417 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics() 426 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics() 435 if (of_property_read_u32_index(np, in of_at91_clk_pll_get_characteristics()
|
D | pmc.c | 33 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-4.19.296/drivers/gpio/ |
D | gpio-syscon.c | 239 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()
|
D | gpiolib-of.c | 330 ret = of_property_read_u32_index(np, "gpios", idx * tmp + i, in of_parse_own_gpio() 526 of_property_read_u32_index(np, "gpio-reserved-ranges", in of_gpiochip_init_valid_mask() 528 of_property_read_u32_index(np, "gpio-reserved-ranges", in of_gpiochip_init_valid_mask()
|
/linux-4.19.296/drivers/clk/sunxi/ |
D | clk-sun8i-bus-gates.c | 62 of_property_read_u32_index(node, "clock-indices", number - 1, &number); in sun8i_h3_bus_gates_init()
|
D | clk-simple-gates.c | 52 of_property_read_u32_index(node, "clock-indices", number - 1, &number); in sunxi_simple_gates_setup()
|
/linux-4.19.296/drivers/misc/ |
D | aspeed-lpc-snoop.c | 287 rc = of_property_read_u32_index(dev->of_node, "snoop-ports", 0, &port); in aspeed_lpc_snoop_probe() 315 if (of_property_read_u32_index(dev->of_node, "snoop-ports", in aspeed_lpc_snoop_probe()
|
/linux-4.19.296/drivers/clk/ti/ |
D | divider.c | 498 of_property_read_u32_index(node, "ti,dividers", i, &val); in ti_clk_get_div_table() 516 of_property_read_u32_index(node, "ti,dividers", i, &val); in ti_clk_get_div_table()
|
D | clk.c | 276 if (of_property_read_u32_index(node, "reg", index, &val)) { in ti_clk_get_reg_addr()
|
/linux-4.19.296/drivers/of/ |
D | property.c | 113 int of_property_read_u32_index(const struct device_node *np, in of_property_read_u32_index() function 128 EXPORT_SYMBOL_GPL(of_property_read_u32_index);
|
/linux-4.19.296/drivers/clk/ |
D | clk-scpi.c | 239 if (of_property_read_u32_index(np, "clock-indices", in scpi_clk_add()
|
/linux-4.19.296/drivers/clk/renesas/ |
D | clk-mstp.c | 237 ret = of_property_read_u32_index(np, idxname, i, &clkidx); in cpg_mstp_clocks_init()
|