Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
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()
Dsdhci-of-arasan.c1230 ret = of_property_read_variable_u32_array(np, prop, &clk_phase[0], in arasan_dt_read_clk_phase()
/linux-6.6.21/drivers/net/phy/
Dmicrochip.c244 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/linux-6.6.21/drivers/phy/rockchip/
Dphy-rockchip-snps-pcie3.c269 priv->num_lanes = of_property_read_variable_u32_array(dev->of_node, "data-lanes", in rockchip_p3phy_probe()
/linux-6.6.21/include/linux/
Dof.h326 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()
/linux-6.6.21/drivers/input/keyboard/
Dtm2-touchkey.c219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
/linux-6.6.21/drivers/irqchip/
Dirq-mmp.c380 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
Dirq-loongson-liointc.c353 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
Dirq-meson-gpio.c529 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
/linux-6.6.21/drivers/of/
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.6.21/drivers/watchdog/
Ddw_wdt.c474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
/linux-6.6.21/drivers/char/ipmi/
Dkcs_bmc_aspeed.c534 rc = of_property_read_variable_u32_array(pdev->dev.of_node, in aspeed_kcs_of_get_io_address()
/linux-6.6.21/drivers/dma/
Dfsl-edma-main.c485 ret = of_property_read_variable_u32_array(np, "dma-channel-mask", chan_mask, 1, 2); in fsl_edma_probe()
/linux-6.6.21/drivers/net/ethernet/ti/
Dcpts.c674 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
/linux-6.6.21/sound/soc/qcom/qdsp6/
Dq6afe-dai.c979 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
/linux-6.6.21/drivers/remoteproc/
Dqcom_q6v5_wcss.c857 ret = of_property_read_variable_u32_array(pdev->dev.of_node, in q6v5_wcss_init_mmio()
/linux-6.6.21/sound/soc/qcom/
Dlpass-cpu.c1015 num_lines = of_property_read_variable_u32_array(node, name, lines, 0, in of_lpass_cpu_parse_sd_lines()
/linux-6.6.21/net/dsa/
Ddsa.c1323 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/linux-6.6.21/drivers/misc/
Dfastrpc.c2280 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()
/linux-6.6.21/drivers/dma/ti/
Dedma.c2480 ret = of_property_read_variable_u32_array(node, in edma_probe()