Home
last modified time | relevance | path

Searched refs:of_property_read_variable_u32_array (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Ddw_mmc-pltfm.c78 rc = of_property_read_variable_u32_array(np, "clk-phase-sd-hs", &clk_phase[0], 2, 0); in dw_mci_socfpga_priv_init()
A Dsdhci-of-arasan.c1046 ret = of_property_read_variable_u32_array(np, prop, &clk_phase[0], in arasan_dt_read_clk_phase()
/linux-6.3-rc2/include/linux/
A Dof.h332 extern int of_property_read_variable_u32_array(const struct device_node *np,
673 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
1307 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array()
/linux-6.3-rc2/drivers/phy/rockchip/
A Dphy-rockchip-snps-pcie3.c268 priv->num_lanes = of_property_read_variable_u32_array(dev->of_node, "data-lanes", in rockchip_p3phy_probe()
/linux-6.3-rc2/drivers/net/phy/
A Dmicrochip.c244 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/linux-6.3-rc2/drivers/input/keyboard/
A Dtm2-touchkey.c220 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
/linux-6.3-rc2/drivers/irqchip/
A Dirq-loongson-liointc.c348 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
A Dirq-meson-gpio.c524 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
A Dirq-mmp.c506 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
/linux-6.3-rc2/drivers/of/
A Dproperty.c315 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
339 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array);
/linux-6.3-rc2/drivers/watchdog/
A Ddw_wdt.c474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
/linux-6.3-rc2/drivers/char/ipmi/
A Dkcs_bmc_aspeed.c535 rc = of_property_read_variable_u32_array(pdev->dev.of_node, in aspeed_kcs_of_get_io_address()
/linux-6.3-rc2/drivers/net/ethernet/ti/
A Dcpts.c674 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
/linux-6.3-rc2/sound/soc/qcom/qdsp6/
A Dq6afe-dai.c989 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
/linux-6.3-rc2/drivers/remoteproc/
A Dqcom_q6v5_wcss.c858 ret = of_property_read_variable_u32_array(pdev->dev.of_node, in q6v5_wcss_init_mmio()
/linux-6.3-rc2/net/dsa/
A Ddsa.c1300 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/linux-6.3-rc2/sound/soc/qcom/
A Dlpass-cpu.c1005 num_lines = of_property_read_variable_u32_array(node, name, lines, 0, in of_lpass_cpu_parse_sd_lines()
/linux-6.3-rc2/drivers/dma/ti/
A Dedma.c2479 ret = of_property_read_variable_u32_array(node, in edma_probe()
/linux-6.3-rc2/drivers/misc/
A Dfastrpc.c2257 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()

Completed in 55 milliseconds