Searched refs:of_property_read_variable_u32_array (Results 1 – 22 of 22) sorted by relevance
| /drivers/phy/rockchip/ |
| D | phy-rockchip-snps-pcie3.c | 284 priv->num_lanes = of_property_read_variable_u32_array(dev->of_node, "data-lanes", in rockchip_p3phy_probe() 298 ret = of_property_read_variable_u32_array(dev->of_node, in rockchip_p3phy_probe()
|
| /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 | 1272 ret = of_property_read_variable_u32_array(np, prop, &clk_phase[0], in arasan_dt_read_clk_phase()
|
| /drivers/input/keyboard/ |
| 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()
|
| D | tm2-touchkey.c | 219 touchkey->num_keycodes = of_property_read_variable_u32_array(np, in tm2_touchkey_probe()
|
| /drivers/net/phy/ |
| D | microchip.c | 209 len = of_property_read_variable_u32_array(dev->of_node, in lan88xx_probe()
|
| /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 | 355 sz = of_property_read_variable_u32_array(node, in liointc_of_init()
|
| D | irq-meson-gpio.c | 534 ret = of_property_read_variable_u32_array(node, in meson_gpio_irq_parse_dt()
|
| /drivers/usb/dwc3/ |
| D | dwc3-octeon.c | 479 len = of_property_read_variable_u32_array(node, "power", gpio_pwr, 2, 3); in dwc3_octeon_probe()
|
| /drivers/of/ |
| D | property.c | 312 int of_property_read_variable_u32_array(const struct device_node *np, in of_property_read_variable_u32_array() function 336 EXPORT_SYMBOL_GPL(of_property_read_variable_u32_array);
|
| /drivers/input/touchscreen/ |
| D | imagis.c | 246 ts->num_keycodes = of_property_read_variable_u32_array( in imagis_init_input_dev()
|
| /drivers/watchdog/ |
| D | dw_wdt.c | 474 ret = of_property_read_variable_u32_array(dev_of_node(dev), in dw_wdt_init_timeouts()
|
| /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()
|
| /drivers/clk/ |
| D | clk-si5351.c | 1194 sz = of_property_read_variable_u32_array(np, "silabs,pll-source", array, 2, 4); in si5351_dt_parse() 1239 sz = of_property_read_variable_u32_array(np, "silabs,pll-reset-mode", array, 2, 4); in si5351_dt_parse()
|
| /drivers/soc/ti/ |
| D | knav_dma.c | 618 ret = of_property_read_variable_u32_array(cloud, "ti,navigator-cloud-address", in dma_init()
|
| /drivers/dma/ |
| D | fsl-edma-main.c | 543 ret = of_property_read_variable_u32_array(np, "dma-channel-mask", chan_mask, 1, 2); in fsl_edma_probe()
|
| /drivers/net/ethernet/ti/ |
| D | cpts.c | 684 ret = of_property_read_variable_u32_array(refclk_np, "ti,mux-tbl", in cpts_of_mux_clk_setup()
|
| /drivers/remoteproc/ |
| D | qcom_q6v5_wcss.c | 858 ret = of_property_read_variable_u32_array(pdev->dev.of_node, in q6v5_wcss_init_mmio()
|
| /drivers/dma/ti/ |
| D | edma.c | 2479 ret = of_property_read_variable_u32_array(node, in edma_probe()
|
| /drivers/misc/ |
| D | fastrpc.c | 2288 vmcount = of_property_read_variable_u32_array(rdev->of_node, in fastrpc_rpmsg_probe()
|
| /drivers/spi/ |
| D | spi.c | 2455 rc = of_property_read_variable_u32_array(nc, "reg", &cs[0], 1, in of_spi_parse_dt()
|