Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc-pltfm.c77 rc = of_property_read_variable_u32_array(np, "clk-phase-sd-hs", &clk_phase[0], 2, 0); in dw_mci_socfpga_priv_init()
H A Dsdhci-of-arasan.c1230 ret = of_property_read_variable_u32_array(np, prop, &clk_phase[0], in arasan_dt_read_clk_phase()
/openbmc/linux/drivers/net/phy/
H A Dmicrochip.c203 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-snps-pcie3.c264 priv->num_lanes = of_property_read_variable_u32_array(dev->of_node, "data-lanes", in rockchip_p3phy_probe()
/openbmc/linux/include/linux/
H A Dof.h328 extern int of_property_read_variable_u32_array(const struct device_node *np,
683 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
1328 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array()
/openbmc/linux/drivers/input/keyboard/
H A Dtm2-touchkey.c219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
/openbmc/linux/drivers/irqchip/
H A Dirq-mmp.c380 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
H A Dirq-loongson-liointc.c353 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
H A Dirq-meson-gpio.c529 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
/openbmc/linux/drivers/of/
H 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);
/openbmc/linux/drivers/watchdog/
H A Ddw_wdt.c474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
/openbmc/linux/drivers/char/ipmi/
H A Dkcs_bmc_aspeed.c534 rc = of_property_read_variable_u32_array(pdev->dev.of_node, in aspeed_kcs_of_get_io_address()
/openbmc/linux/drivers/clk/
H A Dclk-si5351.c1194 sz = of_property_read_variable_u32_array(np, "silabs,pll-source", array, 2, 4); in si5351_dt_parse()
1239 sz = of_property_read_variable_u32_array(np, "silabs,pll-reset-mode", array, 2, 4); in si5351_dt_parse()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpts.c674 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
/openbmc/linux/drivers/dma/
H A Dfsl-edma-main.c515 ret = of_property_read_variable_u32_array(np, "dma-channel-mask", chan_mask, 1, 2); in fsl_edma_probe()
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6afe-dai.c979 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_wcss.c857 ret = of_property_read_variable_u32_array(pdev->dev.of_node, in q6v5_wcss_init_mmio()
/openbmc/linux/sound/soc/qcom/
H A Dlpass-cpu.c1015 num_lines = of_property_read_variable_u32_array(node, name, lines, 0, in of_lpass_cpu_parse_sd_lines()
/openbmc/linux/net/dsa/
H A Ddsa.c1330 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/openbmc/linux/drivers/misc/
H A Dfastrpc.c2289 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()
/openbmc/linux/drivers/dma/ti/
H A Dedma.c2479 ret = of_property_read_variable_u32_array(node, in edma_probe()