Searched refs:of_property_read_variable_u32_array (Results 1 – 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/phy/ |
D | microchip.c | 228 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
|
/kernel/linux/linux-5.10/drivers/irqchip/ |
D | irq-loongson-liointc.c | 178 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
|
D | irq-meson-gpio.c | 451 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
|
D | irq-mmp.c | 506 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
|
/kernel/linux/linux-5.10/include/linux/ |
D | of.h | 321 extern int of_property_read_variable_u32_array(const struct device_node *np, 498 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array() 807 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
D | tm2-touchkey.c | 218 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
|
/kernel/linux/linux-5.10/drivers/of/ |
D | property.c | 300 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function 324 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array);
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | dw_wdt.c | 477 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | cpts.c | 686 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
|
/kernel/linux/linux-5.10/net/dsa/ |
D | dsa2.c | 829 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
|
/kernel/linux/linux-5.10/sound/soc/qcom/ |
D | lpass-cpu.c | 784 num_lines = of_property_read_variable_u32_array(node, name, lines, 0, in of_lpass_cpu_parse_sd_lines()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
D | sdhci-of-arasan.c | 1020 if (of_property_read_variable_u32_array(np, prop, &clk_phase[0], in arasan_dt_read_clk_phase()
|
/kernel/linux/linux-5.10/sound/soc/qcom/qdsp6/ |
D | q6afe-dai.c | 1615 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
|
/kernel/linux/linux-5.10/drivers/dma/ti/ |
D | edma.c | 2528 ret = of_property_read_variable_u32_array(node, in edma_probe()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch | 12270 - if (of_property_read_variable_u32_array(np, prop, &clk_phase[0],
|