Home
last modified time | relevance | path

Searched refs:of_property_read_u64 (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/soc/fsl/qbman/
Ddpaa_sys.c53 ret = of_property_read_u64(mem_node, "size", &size64); in qbman_init_private_mem()
/Linux-v4.19/drivers/soc/renesas/
Dr9a06g032-smp.c71 ret = of_property_read_u64(dn, in r9a06g032_smp_prepare_cpus()
/Linux-v4.19/arch/arm64/kernel/
Dsmp_spin_table.c66 ret = of_property_read_u64(dn, "cpu-release-addr", in smp_spin_table_cpu_init()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dopal-msglog.c110 if (of_property_read_u64(opal_node, "ibm,opal-memcons", &mcaddr)) { in opal_msglog_init()
Dpci.c67 ret = of_property_read_u64(parent, "ibm,opal-phbid", &phbid); in pnv_pci_get_slot_id()
/Linux-v4.19/drivers/mtd/devices/
Dpowernv_flash.c205 rc = of_property_read_u64(dev->of_node, "reg", &size); in powernv_flash_set_driver_info()
/Linux-v4.19/drivers/of/
Dproperty.c315 int of_property_read_u64(const struct device_node *np, const char *propname, in of_property_read_u64() function
329 EXPORT_SYMBOL_GPL(of_property_read_u64);
/Linux-v4.19/drivers/mtd/nand/raw/
Dgpio.c138 if (of_property_read_u64(pdev->dev.of_node, in gpio_nand_get_io_sync_of()
/Linux-v4.19/drivers/input/touchscreen/
Dtsc2007_core.c260 if (!of_property_read_u64(np, "ti,poll-period", &val64)) in tsc2007_probe_dt()
/Linux-v4.19/include/linux/
Dof.h329 extern int of_property_read_u64(const struct device_node *np,
790 static inline int of_property_read_u64(const struct device_node *np, in of_property_read_u64() function
/Linux-v4.19/drivers/opp/
Dof.c299 ret = of_property_read_u64(np, "opp-hz", &rate); in _opp_add_static_v2()
/Linux-v4.19/drivers/crypto/nx/
Dnx-842-powernv.c768 ret = of_property_read_u64(dn, "rx-fifo-address", &rx_fifo); in vas_cfg_coproc_info()
/Linux-v4.19/arch/powerpc/kernel/
Dpci-common.c93 ret = of_property_read_u64(dn, "ibm,opal-phbid", &prop); in get_phb_number()
/Linux-v4.19/drivers/irqchip/
Dirq-gic-v3.c1317 if (of_property_read_u64(node, "redistributor-stride", &redist_stride)) in gic_of_init()
/Linux-v4.19/drivers/mmc/host/
Dsdhci.c3379 of_property_read_u64(mmc_dev(host->mmc)->of_node, in __sdhci_read_caps()
3381 of_property_read_u64(mmc_dev(host->mmc)->of_node, in __sdhci_read_caps()