Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/phy/
Dmicrochip.c228 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/Linux-v5.4/drivers/of/
Dproperty.c276 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
300 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array);
/Linux-v5.4/include/linux/
Dof.h321 extern int of_property_read_variable_u32_array(const struct device_node *np,
496 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array()
792 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
/Linux-v5.4/drivers/input/keyboard/
Dtm2-touchkey.c210 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
/Linux-v5.4/drivers/irqchip/
Dirq-meson-gpio.c364 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
Dirq-mmp.c506 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
/Linux-v5.4/net/dsa/
Ddsa2.c730 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/Linux-v5.4/drivers/net/ethernet/ti/
Dcpts.c569 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6afe-dai.c1370 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()