Searched refs:of_property_read_variable_u32_array (Results 1 – 20 of 20) sorted by relevance
/linux-6.6.21/drivers/mmc/host/ |
D | dw_mmc-pltfm.c | 77 rc = of_property_read_variable_u32_array(np, "clk-phase-sd-hs", &clk_phase[0], 2, 0); in dw_mci_socfpga_priv_init()
|
D | sdhci-of-arasan.c | 1230 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/ |
D | microchip.c | 244 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
|
/linux-6.6.21/drivers/phy/rockchip/ |
D | phy-rockchip-snps-pcie3.c | 269 priv->num_lanes = of_property_read_variable_u32_array(dev->of_node, "data-lanes", in rockchip_p3phy_probe()
|
/linux-6.6.21/include/linux/ |
D | of.h | 326 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/ |
D | tm2-touchkey.c | 219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
|
/linux-6.6.21/drivers/irqchip/ |
D | irq-mmp.c | 380 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
|
D | irq-loongson-liointc.c | 353 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
|
D | irq-meson-gpio.c | 529 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
|
/linux-6.6.21/drivers/of/ |
D | property.c | 315 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/ |
D | dw_wdt.c | 474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
|
/linux-6.6.21/drivers/char/ipmi/ |
D | kcs_bmc_aspeed.c | 534 rc = of_property_read_variable_u32_array(pdev->dev.of_node, in aspeed_kcs_of_get_io_address()
|
/linux-6.6.21/drivers/dma/ |
D | fsl-edma-main.c | 485 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/ |
D | cpts.c | 674 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/ |
D | q6afe-dai.c | 979 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
|
/linux-6.6.21/drivers/remoteproc/ |
D | qcom_q6v5_wcss.c | 857 ret = of_property_read_variable_u32_array(pdev->dev.of_node, in q6v5_wcss_init_mmio()
|
/linux-6.6.21/sound/soc/qcom/ |
D | lpass-cpu.c | 1015 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/ |
D | dsa.c | 1323 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/ |
D | fastrpc.c | 2280 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()
|
/linux-6.6.21/drivers/dma/ti/ |
D | edma.c | 2480 ret = of_property_read_variable_u32_array(node, in edma_probe()
|