Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dtegra-kbc.c513 num_rows = of_property_read_variable_u32_array(np, "nvidia,kbc-row-pins", in tegra_kbc_parse_dt()
529 num_cols = of_property_read_variable_u32_array(np, "nvidia,kbc-col-pins", in tegra_kbc_parse_dt()
H A Dtm2-touchkey.c219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
/linux/drivers/net/phy/
H A Dmicrochip.c209 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
/linux/include/linux/
H A Dof.h334 extern int of_property_read_variable_u32_array(const struct device_node *np,
725 static inline int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function
1372 int ret = of_property_read_variable_u32_array(np, propname, out_values, in of_property_read_u32_array()
/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.c350 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
H A Dirq-meson-gpio.c560 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
/linux/drivers/input/touchscreen/
H A Dimagis.c247 ts->num_keycodes = of_property_read_variable_u32_array( in imagis_init_input_dev()
/linux/drivers/watchdog/
H A Ddw_wdt.c474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
/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()
/linux/drivers/soc/ti/
H A Dknav_dma.c618 ret = of_property_read_variable_u32_array(cloud, "ti,navigator-cloud-address", in dma_init()
/linux/drivers/net/ethernet/ti/
H A Dcpts.c684 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
/linux/sound/soc/qcom/qdsp6/
H A Dq6afe-dai.c1043 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
/linux/drivers/dma/
H A Dfsl-edma-main.c751 ret = of_property_read_variable_u32_array(np, "dma-channel-mask", chan_mask, 1, 2); in fsl_edma_probe()
/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()
/linux/net/dsa/
H A Ddsa.c1325 sz = of_property_read_variable_u32_array(dn, "dsa,member", m, 2, 2); in dsa_switch_parse_member_of()
/linux/drivers/dma/ti/
H A Dedma.c2484 ret = of_property_read_variable_u32_array(node, in edma_probe()
/linux/drivers/misc/
H A Dfastrpc.c2311 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()