/linux/drivers/dma/dw/ |
H A D | of.c | 80 if (!of_property_read_u32_array(np, "data_width", arr, nr_masters)) { in dw_dma_parse_dt() 86 of_property_read_u32_array(np, "data-width", pdata->data_width, nr_masters); in dw_dma_parse_dt() 89 of_property_read_u32_array(np, "multi-block", pdata->multi_block, nr_channels); in dw_dma_parse_dt() 92 of_property_read_u32_array(np, "snps,max-burst-len", pdata->max_burst, nr_channels); in dw_dma_parse_dt()
|
/linux/drivers/clk/socfpga/ |
H A D | clk-gate-a10.c | 59 rc = of_property_read_u32_array(node, "clk-gate", clk_gate, 2); in __socfpga_gate_init() 77 rc = of_property_read_u32_array(node, "div-reg", div_reg, 3); in __socfpga_gate_init()
|
H A D | clk-periph.c | 71 rc = of_property_read_u32_array(node, "div-reg", div_reg, 3); in __socfpga_periph_init()
|
H A D | clk-periph-a10.c | 81 rc = of_property_read_u32_array(node, "div-reg", div_reg, 3); in __socfpga_periph_init()
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-sysparam.c | 209 if (of_property_read_u32_array(sysparam, "param-id", id, count)) { in opal_sys_param_init() 214 if (of_property_read_u32_array(sysparam, "param-len", size, count)) { in opal_sys_param_init()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_common.c | 27 r = of_property_read_u32_array(ep, "lanes", lanes, in hdmi_parse_lanes_of()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_common.c | 27 r = of_property_read_u32_array(ep, "lanes", lanes, in hdmi_parse_lanes_of()
|
/linux/drivers/usb/core/ |
H A D | of.c | 171 if (of_property_read_u32_array(node, "reg", reg, 2)) in usb_of_get_interface_node()
|
/linux/drivers/input/keyboard/ |
H A D | cap11xx.c | 259 if (!of_property_read_u32_array(node, "microchip,input-threshold", in cap11xx_init_keys() 276 if (!of_property_read_u32_array(node, "microchip,calib-sensitivity", in cap11xx_init_keys() 332 of_property_read_u32_array(node, "linux,keycodes", in cap11xx_init_keys()
|
/linux/arch/sh/kernel/cpu/sh2/ |
H A D | smp-j2.c | 90 if (of_property_read_u32_array(np, "cpu-release-addr", regs, 2)) return; in j2_start_cpu()
|
/linux/drivers/clk/versatile/ |
H A D | clk-vexpress-osc.c | 80 if (of_property_read_u32_array(pdev->dev.of_node, "freq-range", range, in vexpress_osc_probe()
|
/linux/drivers/remoteproc/ |
H A D | ti_sci_proc.h | 39 ret = of_property_read_u32_array(dev_of_node(dev), "ti,sci-proc-ids", in ti_sci_proc_of_get_tsp()
|
/linux/drivers/mmc/host/ |
H A D | dw_mmc-exynos.c | 404 ret = of_property_read_u32_array(np, in dw_mci_exynos_parse_dt() 411 ret = of_property_read_u32_array(np, in dw_mci_exynos_parse_dt() 418 ret = of_property_read_u32_array(np, in dw_mci_exynos_parse_dt()
|
/linux/drivers/thermal/ |
H A D | thermal-generic-adc.c | 105 ret = of_property_read_u32_array(np, "temperature-lookup-table", in gadc_thermal_read_linear_lookup_table()
|
/linux/drivers/clk/ |
H A D | clk-conf.c | 106 rc = of_property_read_u32_array(node, "assigned-clock-rates", in __set_clk_rates()
|
/linux/drivers/media/i2c/ |
H A D | adv7343.c | 420 of_property_read_u32_array(np, "adi,dac-enable", in adv7343_get_pdata() 423 of_property_read_u32_array(np, "adi,sd-dac-enable", in adv7343_get_pdata()
|
/linux/sound/soc/codecs/ |
H A D | mt6359-accdet.c | 575 ret = of_property_read_u32_array(node, "mediatek,pwm-deb-setting", in mt6359_accdet_parse_dt() 639 ret = of_property_read_u32_array(node, in mt6359_accdet_parse_dt() 650 ret = of_property_read_u32_array(node, in mt6359_accdet_parse_dt() 665 ret = of_property_read_u32_array(node, in mt6359_accdet_parse_dt()
|
/linux/drivers/memory/samsung/ |
H A D | exynos-srom.c | 80 if (of_property_read_u32_array(np, "samsung,srom-timing", timing, in exynos_srom_configure_bank()
|
/linux/drivers/phy/hisilicon/ |
H A D | phy-hix5hd2-sata.c | 69 ret = of_property_read_u32_array(phy->dev.of_node, in hix5hd2_sata_phy_init()
|
/linux/drivers/gpio/ |
H A D | gpio-tps65910.c | 89 ret = of_property_read_u32_array(tps65910->dev->of_node, in tps65910_parse_dt_for_gpio()
|
/linux/drivers/mfd/ |
H A D | wm8994-core.c | 269 if (of_property_read_u32_array(np, "wlf,gpio-cfg", pdata->gpio_defaults, in wm8994_set_pdata_from_of() 278 of_property_read_u32_array(np, "wlf,micbias-cfg", pdata->micbias, in wm8994_set_pdata_from_of()
|
/linux/drivers/regulator/ |
H A D | s5m8767.c | 570 if (of_property_read_u32_array(pmic_np, in s5m8767_pmic_dt_parse_pdata() 581 if (of_property_read_u32_array(pmic_np, in s5m8767_pmic_dt_parse_pdata() 592 if (of_property_read_u32_array(pmic_np, in s5m8767_pmic_dt_parse_pdata()
|
/linux/drivers/video/ |
H A D | of_display_timing.c | 43 ret = of_property_read_u32_array(np, name, &result->min, cells); in parse_timing_property()
|
/linux/drivers/nvmem/ |
H A D | rave-sp-eeprom.c | 297 if (of_property_read_u32_array(np, "reg", reg, ARRAY_SIZE(reg))) { in rave_sp_eeprom_probe()
|
/linux/drivers/input/misc/ |
H A D | atmel_captouch.c | 218 err = of_property_read_u32_array(node, "linux,keycodes", in atmel_captouch_probe()
|