Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dmicrochip.c239 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/Linux-v4.19/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-v4.19/include/linux/
Dof.h324 extern int of_property_read_variable_u32_array(const struct device_node *np,
494 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array()
781 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
/Linux-v4.19/drivers/irqchip/
Dirq-meson-gpio.c353 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
/Linux-v4.19/net/dsa/
Ddsa2.c649 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/Linux-v4.19/sound/soc/qcom/qdsp6/
Dq6afe-dai.c1347 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()