Searched refs:of_property_read_variable_u32_array (Results 1 – 18 of 18) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | tegra-kbc.c | 513 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 D | tm2-touchkey.c | 219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
|
/linux/drivers/net/phy/ |
H A D | microchip.c | 209 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
|
/linux/include/linux/ |
H A D | of.h | 334 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 D | irq-mmp.c | 380 ret = of_property_read_variable_u32_array(node, "reg", reg, in mmp2_mux_of_init()
|
H A D | irq-loongson-liointc.c | 350 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
|
H A D | irq-meson-gpio.c | 560 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
|
/linux/drivers/input/touchscreen/ |
H A D | imagis.c | 247 ts->num_keycodes = of_property_read_variable_u32_array( in imagis_init_input_dev()
|
/linux/drivers/watchdog/ |
H A D | dw_wdt.c | 474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
|
/linux/drivers/char/ipmi/ |
H A 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/drivers/soc/ti/ |
H A D | knav_dma.c | 618 ret = of_property_read_variable_u32_array(cloud, "ti,navigator-cloud-address", in dma_init()
|
/linux/drivers/net/ethernet/ti/ |
H A D | cpts.c | 684 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 D | q6afe-dai.c | 1043 ret = of_property_read_variable_u32_array(node, in of_q6afe_parse_dai_data()
|
/linux/drivers/dma/ |
H A D | fsl-edma-main.c | 751 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 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/net/dsa/ |
H A D | dsa.c | 1325 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 D | edma.c | 2484 ret = of_property_read_variable_u32_array(node, in edma_probe()
|
/linux/drivers/misc/ |
H A D | fastrpc.c | 2311 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()
|